We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c96499a commit 7edfb9fCopy full SHA for 7edfb9f
1 file changed
.github/renovate.json
@@ -3,6 +3,12 @@
3
"config:base"
4
],
5
"packageRules": [
6
+ {
7
+ "groupName": "datafusion ecosystem",
8
+ "matchManagers": ["cargo"],
9
+ "matchPackagePatterns": ["^datafusion", "^deltalake", "^object_store"],
10
+ "commitMessageTopic": "datafusion ecosystem dependencies"
11
+ },
12
{
13
"matchPackagePatterns": [
14
"*"
0 commit comments