From 830008d1899dc845e4fba38e2287dde9beab9343 Mon Sep 17 00:00:00 2001 From: jrfnl Date: Fri, 19 Sep 2025 23:32:22 +0200 Subject: [PATCH] Dependabot: remove `cooldown` Follow up on PR #57 Turns out that the `cooldown` configuration option is not supported for the `github-actions` ecosystem.... _sigh_ So I guess I better remove it again as otherwise Dependabot is blocked from running due to this "configuration error". --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index df6adaa..3f48ac4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,8 +14,6 @@ updates: prefix: "GH Actions:" labels: - "Type: chores/QA/automation" - cooldown: - semver-major-days: 10 groups: action-runners: applies-to: version-updates