mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 17:37:05 +05:30
fix(renovate): reformat config with Boop
This commit is contained in:
parent
e90c2f5a7d
commit
653787c946
1 changed files with 8 additions and 4 deletions
10
.github/renovate.json
vendored
10
.github/renovate.json
vendored
|
@ -24,10 +24,14 @@
|
||||||
"enabled": false
|
"enabled": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": ["maven"],
|
"matchDatasources": [
|
||||||
"matchPackageNames": ["androidx.compose.compiler:compiler"],
|
"maven"
|
||||||
|
],
|
||||||
|
"matchPackageNames": [
|
||||||
|
"androidx.compose.compiler:compiler"
|
||||||
|
],
|
||||||
"registryUrls": [
|
"registryUrls": [
|
||||||
"https://maven.google.com/"
|
"https://maven.google.com/"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue