We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 471c901 + b2e6265 commit d70ce13Copy full SHA for d70ce13
.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