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.
1 parent 7fcd30d commit 2a8706dCopy full SHA for 2a8706d
.github/dependabot.yml
@@ -10,3 +10,7 @@ updates:
10
# Check the npm registry for updates every day (weekdays)
11
schedule:
12
interval: "monthly"
13
+ # Bump versions in package.json
14
+ # https://github.com/dependabot/dependabot-core/issues/3103
15
+ # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#versioning-strategy
16
+ versioning-strategy: "increase"
0 commit comments