We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59f467d + f0119b6 commit 59fbec3Copy full SHA for 59fbec3
.github/dependabot.yml
@@ -13,9 +13,6 @@ updates:
13
interval: 'weekly'
14
# Dependabot defaults to 5 open pull requests at a time
15
open-pull-requests-limit: 100
16
- # ignore versions already covered by a range
17
- # e.g: ^1.2.3 -> 1.2.4, would be ignored
18
- versioning-strategy: increase-if-necessary
19
20
# Cooldown is the number of days after a release to wait until opening a PR
21
# This gives us more confidence changes can be merged because changes have been community tested.
0 commit comments