Skip to content

Commit 91fbbd5

Browse files
committed
Dependabot: remove cooldown
Follow up on PR 1273 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 3816329 commit 91fbbd5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ updates:
1616
prefix: "GH Actions:"
1717
labels:
1818
- "Type: chores/QA"
19-
cooldown:
20-
semver-major-days: 10
2119
groups:
2220
action-runners:
2321
applies-to: version-updates
@@ -36,8 +34,6 @@ updates:
3634
prefix: "GH Pages/Actions:"
3735
labels:
3836
- "Type: chores/QA"
39-
cooldown:
40-
semver-major-days: 10
4137
groups:
4238
action-runners:
4339
applies-to: version-updates

0 commit comments

Comments
 (0)