fix(renovate): set maven URLs

This commit is contained in:
Harsh Shandilya 2023-02-04 15:34:05 +05:30 committed by GitHub
parent 928878928a
commit de8dd8a3cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",