mirror of
https://github.com/Graylog2/graylog2-server.git
synced 2026-03-13 09:32:21 +08:00
Configure dependabot cooldown for Maven ecosystem (#24665)
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -6,6 +6,8 @@ updates:
|
||||
interval: daily
|
||||
time: "02:00"
|
||||
timezone: "Europe/Berlin"
|
||||
cooldown:
|
||||
default-days: 7
|
||||
ignore:
|
||||
# The AWS SDKs receive patch updates almost every day. Reduce dependabot
|
||||
# pull-request noise by ignoring patch updates.
|
||||
|
||||
Reference in New Issue
Block a user