diff --git a/renovate-config.json b/renovate-config.json index 19bf94c..7e4a7f1 100644 --- a/renovate-config.json +++ b/renovate-config.json @@ -4,6 +4,7 @@ "baseBranches": ["main"], "schedule": ["every weekend"], "prConcurrentLimit": 5, + "pinDigests": true, "packageRules": [ { "matchManagers": ["npm"],