Skip to content

Commit 2ec95f6

Browse files
committed
WIP
1 parent a48698a commit 2ec95f6

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

renovate.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,8 @@
88
],
99
"forkProcessing": "enabled",
1010
"includePaths": [
11-
"library/Cargo.toml"
11+
"library/**"
1212
],
13-
"packageRules": [{
14-
"matchFileNames": ["library/Cargo.toml"],
15-
"enabled": true,
16-
"groupName": "library Cargo.lock"
17-
}],
1813
"rangeStrategy": "in-range-only",
1914
"lockFileMaintenance": {
2015
"enabled": true,

0 commit comments

Comments
 (0)