mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17: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
8
.github/renovate.json
vendored
8
.github/renovate.json
vendored
|
@ -24,8 +24,12 @@
|
|||
"enabled": false
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["maven"],
|
||||
"matchPackageNames": ["androidx.compose.compiler:compiler"],
|
||||
"matchDatasources": [
|
||||
"maven"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"androidx.compose.compiler:compiler"
|
||||
],
|
||||
"registryUrls": [
|
||||
"https://maven.google.com/"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue