Change the interval for dependabot updates to monthly (#319)
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -5,6 +5,6 @@ updates:
|
||||
- package-ecosystem: 'github-actions'
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: 'daily'
|
||||
interval: 'monthly'
|
||||
labels:
|
||||
- 'x:size/small'
|
||||
|
||||
Reference in New Issue
Block a user