From 6d78a6442a062746a55713b767ceaf8de24a7477 Mon Sep 17 00:00:00 2001 From: jrfnl Date: Fri, 19 Sep 2025 23:14:08 +0200 Subject: [PATCH] Dependabot: remove `cooldown` Follow up on PR 197 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 3e76a99..078f8fc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -27,8 +27,6 @@ updates: prefix: "GH Actions:" labels: - "Type: chores/QA" - cooldown: - semver-major-days: 10 groups: action-runners: applies-to: version-updates