fix: add updateCargoLock to postUpdateOptions in renovate.json
This commit is contained in:
@@ -42,6 +42,6 @@
|
||||
"groupName": "github actions"
|
||||
}
|
||||
],
|
||||
"postUpdateOptions": ["pnpmDedupe"],
|
||||
"postUpdateOptions": ["pnpmDedupe", "updateCargoLock"],
|
||||
"ignoreDeps": ["criterion"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user