Skip to content

Commit ea84937

Browse files
authored
fix: Simplify cooldown settings in dependabot.yml
Removed specific cooldown days for different semver types.
1 parent 7602101 commit ea84937

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

template/.github/dependabot.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ updates:
1010
open-pull-requests-limit: 10
1111
cooldown:
1212
default-days: 7
13-
semver-major-days: 7
14-
semver-minor-days: 7
15-
semver-patch-days: 7
1613
# Use the 'dependencies' default label and add
1714
# the 'automerge' one for automerge github action support
1815
labels:

0 commit comments

Comments
 (0)