Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit bfbd7b2

Browse files
authored
Update renovate.json
1 parent 85896b3 commit bfbd7b2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
],
55
"rangeStrategy": "update-lockfile",
66
"packageRules": [
7+
{
8+
"matchPaths": ["+(composer.json)"],
9+
"enabled": true,
10+
"groupName": "build-cs"
11+
},
712
{
813
"matchPaths": ["build-cs/**"],
914
"enabled": true,

0 commit comments

Comments
 (0)