Renovate: Fix grouping of PHP packages (again..)

This commit is contained in:
Franck Nijhof 2023-03-25 16:02:26 +01:00
parent ba64f9bc4f
commit 26a0c9935d
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

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