Skip to content

Commit eaba657

Browse files
committed
exclude minor object-store updates
1 parent ad44f62 commit eaba657

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ updates:
3131
- dependency-name: "parquet"
3232
update-types: ["version-update:semver-major"]
3333
- dependency-name: "object-store"
34-
update-types: ["version-update:semver-major"]
34+
update-types: ["version-update:semver-minor"]
3535

3636
- package-ecosystem: "github-actions"
3737
directory: "/"

0 commit comments

Comments
 (0)