mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
Merge pull request #1720 from Athou/renovate/migrate-config
chore(config): migrate renovate config
This commit is contained in:
@@ -13,8 +13,10 @@
|
|||||||
{
|
{
|
||||||
"description": "ignore our client because it's not published on maven central",
|
"description": "ignore our client because it's not published on maven central",
|
||||||
"matchManagers": "maven",
|
"matchManagers": "maven",
|
||||||
"matchPackagePatterns": "commafeed-client",
|
"enabled": false,
|
||||||
"enabled": false
|
"matchPackageNames": [
|
||||||
|
"/commafeed-client/"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "io.quarkus.platform artifacts are released a week after io.quarkus artifacts",
|
"description": "io.quarkus.platform artifacts are released a week after io.quarkus artifacts",
|
||||||
|
|||||||
Reference in New Issue
Block a user