diff --git a/.github/renovate.json b/.github/renovate.json index 652a816..8eb2a92 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -42,7 +42,7 @@ { "groupName": "PHP", "matchDatasources": ["repology"], - "matchDepPatterns": ["^php"], + "matchDepPatterns": ["^php.*"], "automerge": true }, {