diff --git a/.github/renovate.json b/.github/renovate.json index 9de3e57..8a7c8ee 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -7,5 +7,10 @@ "github>wcm-io/renovate-config:automerge-testing", "github>wcm-io-devops/renovate-config:automerge-parent", "helpers:pinGitHubActionDigests" + ], + "ignoreDeps": [ + "wcm-io-devops/github-action-maven-build-sonar", + "wcm-io-devops/github-action-maven-deploy", + "wcm-io-devops/github-action-release-from-tag" ] }