diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 533579d84..62c5ee4cd 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -5,6 +5,16 @@ "helpers:pinGitHubActionDigests", ], "packageRules": [ + { + matchDatasources: [ + "maven" + ], + registryUrls: [ + "https://maven.google.com/", + "https://repo1.maven.org/maven2", + "https://plugins.gradle.org/m2/", + ], + }, { "matchPackagePatterns": [ "^kotlin",