diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c952aea6..358edd89 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,11 +11,11 @@ updates: patterns: - com.fasterxml.jackson* cooldown: - default-days: 4 + default-days: 7 - package-ecosystem: github-actions directory: / schedule: interval: daily time: '14:00' cooldown: - default-days: 4 + default-days: 7