Reduce dependabot frequency from weekly to monthly

Very little is happening in this repository.
This commit is contained in:
Michael Hanselmann 2024-05-13 19:28:18 +02:00
parent 9334129a37
commit 3c518c1587

View file

@ -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 :