We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad44f62 commit eaba657Copy full SHA for eaba657
1 file changed
.github/dependabot.yml
@@ -31,7 +31,7 @@ updates:
31
- dependency-name: "parquet"
32
update-types: ["version-update:semver-major"]
33
- dependency-name: "object-store"
34
- update-types: ["version-update:semver-major"]
+ update-types: ["version-update:semver-minor"]
35
36
- package-ecosystem: "github-actions"
37
directory: "/"
0 commit comments