diff --git a/.github/renovate/updates/pin.json5 b/.github/renovate/updates/pin.json5 index 80c8970bad3..dd5205e0806 100644 --- a/.github/renovate/updates/pin.json5 +++ b/.github/renovate/updates/pin.json5 @@ -2,7 +2,7 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "packageRules": [ { - "matchUpdateTypes": ["pin"], + "matchUpdateTypes": ["pin", "pinDigest"], "automerge": true } ],