We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2f0478 commit b27f903Copy full SHA for b27f903
1 file changed
.github/renovate.json
@@ -7,6 +7,7 @@
7
"groupName": "datafusion ecosystem",
8
"matchManagers": ["cargo"],
9
"matchPackagePatterns": ["^datafusion", "^deltalake", "^object_store"],
10
+ "separateMajorMinor": false,
11
"commitMessageTopic": "datafusion ecosystem dependencies"
12
},
13
{
0 commit comments