1
0
mirror of synced 2026-01-06 15:01:04 -05:00
Files
docs/.github/dependabot.yml
Peter Bengtsson e560a23b0d add Dependabot configuration file (#21969)
* add Dependabot configuration file
2021-10-07 22:20:17 +00:00

13 lines
248 B
YAML

version: 2
updates:
- package-ecosystem: npm
directory: '/'
schedule:
interval: weekly
open-pull-requests-limit: 20 # default is 5
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: weekly