1
0
mirror of synced 2025-12-19 18:10:59 -05:00

add Dependabot configuration file (#21969)

* add Dependabot configuration file
This commit is contained in:
Peter Bengtsson
2021-10-07 18:20:17 -04:00
committed by GitHub
parent 4727433baa
commit e560a23b0d

12
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,12 @@
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