Skip to content

Commit 830008d

Browse files
committed
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".
1 parent ea45cd7 commit 830008d

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

0 commit comments

Comments
 (0)