This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/.dependabot/config.yml

11 lines
197 B
YAML
Raw Normal View History

2019-05-29 02:00:51 -04:00
version: 1
update_configs:
- package_manager: "ruby:bundler"
directory: "/"
update_schedule: "weekly"
2019-05-29 02:00:51 -04:00
- package_manager: "javascript"
directory: "/"
update_schedule: "weekly"