Skip to content

Commit 406031a

Browse files
committed
Dependabot: remove cooldown
Follow up on PR #6 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 fd24fb1 commit 406031a

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
@@ -15,8 +15,6 @@ updates:
1515
prefix: "GH Actions:"
1616
labels:
1717
- "Type: chores/QA"
18-
cooldown:
19-
semver-major-days: 10
2018
groups:
2119
action-runners:
2220
applies-to: version-updates

0 commit comments

Comments
 (0)