This commit is contained in:
Kovid Goyal 2023-08-27 19:26:13 +05:30
parent 436ce33278
commit a6a2a5b6e6
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

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