Reduce dependabot frequency from weekly to monthly
Very little is happening in this repository.
This commit is contained in:
parent
9334129a37
commit
3c518c1587
1 changed files with 2 additions and 2 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -4,11 +4,11 @@ updates:
|
|||
- package-ecosystem: gomod
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
interval: monthly
|
||||
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
interval: monthly
|
||||
|
||||
# vim: set sw=2 sts=2 et :
|
||||
|
|
Loading…
Reference in a new issue