mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 00:07:05 +05:30
feat(renovate): configure repositories for Compose Compiler
This commit is contained in:
parent
5a175c162c
commit
e90c2f5a7d
1 changed files with 7 additions and 0 deletions
7
.github/renovate.json
vendored
7
.github/renovate.json
vendored
|
@ -22,6 +22,13 @@
|
|||
"^com.squareup.okhttp3"
|
||||
],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["maven"],
|
||||
"matchPackageNames": ["androidx.compose.compiler:compiler"],
|
||||
"registryUrls": [
|
||||
"https://maven.google.com/"
|
||||
]
|
||||
}
|
||||
],
|
||||
"regexManagers": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue