mirror of
https://github.com/google/go-attestation.git
synced 2025-06-22 00:13:48 +00:00
Configured Dependabot grouped updates (#376)
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -4,3 +4,7 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
groups:
|
||||||
|
"Go modules":
|
||||||
|
patterns:
|
||||||
|
- "*"
|
||||||
|
Reference in New Issue
Block a user