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
parent
commit
427f02960f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      .github/renovate.json

+ 1
- 4
.github/renovate.json View File

@@ -7,10 +7,7 @@
"rangeStrategy": "in-range-only",
"packageRules": [
{
"matchUpdateTypes": [
"lockFileMaintenance"
],
"groupName": "Update Cargo.lock"
"groupName": "Update Dependencies"
}
],
"schedule": [


Loading…
Cancel
Save