Skip to content

Commit 619f883

Browse files
committed
* fix still trying to upgrade php version after 50b86eb following renovatebot/renovate#27906 (reply in thread) @ .github/renovate.json5
1 parent 69cef7d commit 619f883

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/renovate.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@
5454
"groupName": "fe",
5555
"commitMessagePrefix": "deps(fe): "
5656
},
57-
{
57+
{ // https://github.com/renovatebot/renovate/discussions/27906
5858
"matchCategories": ["php"],
59-
"matchPackageNames": ["php"],
59+
"matchDepNames": ["php"],
6060
"enabled": false,
6161
"dependencyDashboardApproval": true
6262
}

0 commit comments

Comments
 (0)