From b69e3d4b319977d9555c2b2b4cff12f06062ac15 Mon Sep 17 00:00:00 2001 From: jrfnl Date: Sat, 20 Sep 2025 01:15:42 +0200 Subject: [PATCH] Dependabot: remove `cooldown` Follow up on PR #58 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 717b919..a9ea7e7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,8 +14,6 @@ updates: prefix: "GH Actions:" labels: - "chores/QA" - cooldown: - semver-major-days: 10 groups: action-runners: applies-to: version-updates