Skip to content

Commit 251d3ed

Browse files
authored
Remove duplicate renovate config (#962)
1 parent 842f2d7 commit 251d3ed

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

renovate.json

-21
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,5 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"local>spiraldb/renovate-config"
5-
],
6-
"packageRules": [
7-
{
8-
"matchPackagePrefixes": [
9-
"arrow",
10-
"parquet"
11-
],
12-
"groupName": "arrow"
13-
},
14-
{
15-
"matchPackagePrefixes": [
16-
"datafusion"
17-
],
18-
"groupName": "datafusion"
19-
},
20-
{
21-
"matchPackagePrefixes": [
22-
"futures"
23-
],
24-
"groupName": "futures"
25-
}
265
]
276
}

0 commit comments

Comments
 (0)