mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 00:07: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
12
.github/renovate.json
vendored
12
.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/"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
@ -61,6 +65,6 @@
|
|||
],
|
||||
"datasourceTemplate": "maven",
|
||||
"depNameTemplate": "androidx.compose.compiler:compiler"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue