mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-27 13:40:21 +00:00
Update in-repo Complement go deps with dependabot (#20270)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Keep in-repo Complement go dependencies up to date with dependabot.
|
||||
Reference in New Issue
Block a user