diff --git a/.github/renovate.json5 b/.github/renovate.json5 index eabf9ddc..dfb1f8b6 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -6,6 +6,16 @@ "github>msfjarvis/shared-workflows//renovate/automerge" ], "packageRules": [ + { + matchDatasources: [ + "maven" + ], + registryUrls: [ + "https://maven.google.com/", + "https://repo1.maven.org/maven2", + "https://plugins.gradle.org/m2/", + ], + }, { "matchPackagePatterns": [ "^kotlin",