mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-13 13:30:31 +08:00
fix: add updateCargoLock to postUpdateOptions in renovate.json
This commit is contained in:
parent
4d5f1f4327
commit
ffb7400a22
@ -42,6 +42,6 @@
|
|||||||
"groupName": "github actions"
|
"groupName": "github actions"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"postUpdateOptions": ["pnpmDedupe"],
|
"postUpdateOptions": ["pnpmDedupe", "updateCargoLock"],
|
||||||
"ignoreDeps": ["criterion"]
|
"ignoreDeps": ["criterion"]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user