diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index aac58a668..66627872b 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -29,6 +29,8 @@ updates: - "*-plugin" test: dependency-type: "development" + cooldown: + default-days: 4 ignore: - dependency-name: "org.springframework.boot:*" versions: [ ">=4.0.0" ]