Skip to content

Commit 11ede40

Browse files
authored
Workaround for dependabot issue (#2234)
Hopefully, this will solve the issue
1 parent d454fb4 commit 11ede40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ updates:
1010
schedule:
1111
interval: "daily"
1212
labels: ["dependencies", "skip_changelog", "run_benchmarks"]
13+
versioning-strategy: "increase-if-necessary"
1314
groups:
1415
# group similar dependencies together into fewer PRs
1516
docs:

0 commit comments

Comments
 (0)