dependabot: batch updates

Rather than endless rebases, just batch all go updates to once a week.

Signed-off-by: Casey Callendrello <c1@caseyc.net>
This commit is contained in:
Casey Callendrello 2023-10-23 10:58:17 +02:00
parent 2f0faf6721
commit aacae5c053

View File

@ -17,3 +17,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
groups:
golang:
patterns:
- "*"