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'
|
- package-ecosystem: 'github-actions'
|
||||||
directory: '/'
|
directory: '/'
|
||||||
schedule:
|
schedule:
|
||||||
interval: 'daily'
|
interval: 'monthly'
|
||||||
labels:
|
labels:
|
||||||
- 'x:size/small'
|
- 'x:size/small'
|
||||||
|
|||||||
Reference in New Issue
Block a user