Skip to content

Commit a49c195

Browse files
authored
Change versioning strategy to auto in dependabot config (#63)
2 parents 6ba400c + 94f2ffb commit a49c195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ updates:
3232
prefix: deps(uv)
3333
labels: [dependencies, uv]
3434
open-pull-requests-limit: 5
35-
versioning-strategy: lockfile-only
35+
versioning-strategy: auto

0 commit comments

Comments
 (0)