diff --git a/renovate.json b/renovate.json index 940036c1b..2992cadb8 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "github>conforma/.github//config/renovate/renovate.json", - "helpers:pinGitHubActionDigests" + "github>conforma/.github//config/renovate/renovate.json" ] }