This commit is contained in:
Kovid Goyal
2023-08-27 19:26:13 +05:30
parent 436ce33278
commit a6a2a5b6e6

View File

@@ -7,6 +7,9 @@ version: 2
updates:
- package-ecosystem: "gomod" # See documentation for possible values
directory: "/" # Location of package manifests
patterns: "*" # group all update PRs
schedule:
interval: "weekly"
groups:
all-go-deps:
patterns:
- "*" # group all non-security update PRs