mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +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
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["maven"],
|
||||
"matchPackageNames": ["androidx.compose.compiler:compiler"],
|
||||
"matchDatasources": [
|
||||
"maven"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"androidx.compose.compiler:compiler"
|
||||
],
|
||||
"registryUrls": [
|
||||
"https://maven.google.com/"
|
||||
"https://maven.google.com/"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue