Skip to content

Commit 6d78a64

Browse files
committed
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".
1 parent c2e6d0a commit 6d78a64

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ updates:
2727
prefix: "GH Actions:"
2828
labels:
2929
- "Type: chores/QA"
30-
cooldown:
31-
semver-major-days: 10
3230
groups:
3331
action-runners:
3432
applies-to: version-updates

0 commit comments

Comments
 (0)