chore(config): migrate config renovate.json

This commit is contained in:
renovate[bot]
2025-03-06 16:52:01 +00:00
committed by GitHub
parent b029b251db
commit 32ad47ba16

View File

@@ -13,8 +13,10 @@
{
"description": "ignore our client because it's not published on maven central",
"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",