Renovate: Fix grouping of PHP packages

This commit is contained in:
Franck Nijhof 2023-03-25 15:58:43 +01:00
parent 760b171b74
commit 4a27b60b10
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -42,7 +42,7 @@
{ {
"groupName": "PHP", "groupName": "PHP",
"matchDatasources": ["repology"], "matchDatasources": ["repology"],
"matchPackagePatterns": ["^php"], "matchDepPatterns": ["^php"],
"automerge": true "automerge": true
}, },
{ {