Configure dependabot cooldown for Maven ecosystem (#24665)

This commit is contained in:
Bernd Ahlers
2026-01-08 13:08:01 +01:00
committed by GitHub
parent 0cd705b4a8
commit 299dabcea4

View File

@@ -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.