mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
fix(renovate): set maven URLs
This commit is contained in:
parent
928878928a
commit
de8dd8a3cf
1 changed files with 10 additions and 0 deletions
10
.github/renovate.json5
vendored
10
.github/renovate.json5
vendored
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue