chore: update dependabot config

This commit is contained in:
Jan Henkel 2023-08-27 15:37:02 +02:00 committed by GitHub
parent d7a46ec016
commit 873f7a9b49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,18 +6,21 @@ updates:
interval: "weekly"
groups:
github-actions:
patterns: *
patterns:
- "*"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
groups:
gomod:
patterns: *
patterns:
- "*"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
groups:
docker:
patterns: *
patterns:
- "*"