diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 23b138b0..3166e5af 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,8 +1,8 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "config:recommended", - "helpers:pinGitHubActionDigests" + "config:best-practices", + "helpers:pinGitHubActionDigestsToSemver" ], "packageRules": [ {