Browse Source
Merge pull request #524 from dora-rs/renovate-fix
Renovate: group all dependency updates in single PR
tags/v0.3.5-fix4
Philipp Oppermann
GitHub
1 year ago
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
4 deletions
-
.github/renovate.json
|
|
|
@@ -7,10 +7,7 @@ |
|
|
|
"rangeStrategy": "in-range-only", |
|
|
|
"packageRules": [ |
|
|
|
{ |
|
|
|
"matchUpdateTypes": [ |
|
|
|
"lockFileMaintenance" |
|
|
|
], |
|
|
|
"groupName": "Update Cargo.lock" |
|
|
|
"groupName": "Update Dependencies" |
|
|
|
} |
|
|
|
], |
|
|
|
"schedule": [ |
|
|
|
|