diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c5f33e3..480f81d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,5 +12,9 @@ updates: interval: "daily" timezone: "CET" open-pull-requests-limit: 100 + cooldown: + default-days: 5 + exclude: + - "SonarSource/*" commit-message: prefix: "NO-JIRA "