Browse Source

Improve renovate group name

tags/v0.3.5-fix4
Philipp Oppermann 1 year ago
parent
commit
f25aad060a
Failed to extract signature
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/renovate.json

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

@@ -12,7 +12,7 @@
"patch",
"minor"
],
"groupName": "Update Cargo.lock"
"groupName": "dependencies"
}
],
"schedule": [


Loading…
Cancel
Save