Skip to content

Commit 00a9757

Browse files
authored
ci: configure Renovate to automerge friendsofphp/php-cs-fixer (#1505)
1 parent a6d0546 commit 00a9757

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
{
1616
"matchPackageNames": ["phpstan/extension-installer"],
1717
"rangeStrategy": "replace"
18+
},
19+
{
20+
"matchPackageNames": ["friendsofphp/php-cs-fixer"],
21+
"automerge": "true",
22+
"automergeStrategy": "squash"
1823
}
1924
],
2025
"assignees": [

0 commit comments

Comments
 (0)