diff --git a/renovate.json b/renovate.json index 7df27b15..3aa47244 100644 --- a/renovate.json +++ b/renovate.json @@ -42,6 +42,6 @@ "groupName": "github actions" } ], - "postUpdateOptions": ["pnpmDedupe"], + "postUpdateOptions": ["pnpmDedupe", "updateCargoLock"], "ignoreDeps": ["criterion"] }