Skip to content

Commit 2a8706d

Browse files
authored
chore(dependabot): set versioning strategy to increase
1 parent 7fcd30d commit 2a8706d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ updates:
1010
# Check the npm registry for updates every day (weekdays)
1111
schedule:
1212
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

Comments
 (0)