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