Set dependabot interval to monthly
This commit is contained in:
parent
8f413562e9
commit
6f6646fb0d
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@ -3,4 +3,5 @@ updates:
|
||||
- package-ecosystem: 'npm'
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: 'weekly'
|
||||
interval: 'monthly'
|
||||
open-pull-requests-limit: 10
|
||||
Loading…
x
Reference in New Issue
Block a user