diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 44199417b591..bdabd97a4449 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,9 +1,8 @@ { $schema: 'https://docs.renovatebot.com/renovate-schema.json', extends: [ - 'config:recommended', - 'docker:pinDigests', - 'helpers:pinGitHubActionDigests', + 'config:best-practices', + 'helpers:pinGitHubActionDigestsToSemver', ], ignorePaths: [ 'instrumentation/**',