mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-23 04:25:07 +00:00
group react-querybuilder and @react-querybuilder/mantine together
This commit is contained in:
@@ -16,9 +16,7 @@
|
||||
"description": "ignore our client because it's not published on maven central",
|
||||
"matchManagers": "maven",
|
||||
"enabled": false,
|
||||
"matchPackageNames": [
|
||||
"/commafeed-client/"
|
||||
]
|
||||
"matchPackageNames": ["/commafeed-client/"]
|
||||
},
|
||||
{
|
||||
"description": "io.quarkus.platform artifacts are released a week after io.quarkus artifacts",
|
||||
@@ -26,6 +24,12 @@
|
||||
"matchPackageNames": "io.quarkus:**",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"description": "group react-querybuilder and @react-querybuilder/mantine together",
|
||||
"matchManagers": "npm",
|
||||
"matchPackageNames": ["/react-querybuilder/"],
|
||||
"groupName": "react-querybuilder"
|
||||
},
|
||||
{
|
||||
"matchManagers": "npm",
|
||||
"rangeStrategy": "bump"
|
||||
|
||||
Reference in New Issue
Block a user