Update in-repo Complement go deps with dependabot (#20270)

This commit is contained in:
Andrew Morgan
2026-09-25 11:03:20 +00:00
committed by GitHub
parent b8bd6f93a1
commit d982869a94
2 changed files with 16 additions and 0 deletions
+15
View File
@@ -75,6 +75,21 @@ updates:
cooldown:
default-days: 14
- package-ecosystem: "gomod"
directory: "/complement"
open-pull-requests-limit: 1
groups:
all-go-dependencies:
applies-to: version-updates
patterns:
- "*"
schedule:
interval: "monthly"
time: "08:00"
timezone: "Europe/London"
cooldown:
default-days: 14
# Note: "docker" is purposefully excluded from this list.
#
# Our docker containers should be kept up-to-date using container scanning
+1
View File
@@ -0,0 +1 @@
Keep in-repo Complement go dependencies up to date with dependabot.