Skip to content

Commit e2014fd

Browse files
Merge pull request #91 from CPS-IT/fix/gitlabci-include
[BUGFIX] Allow updates of GitLab CI includes
2 parents eca79ac + fed3310 commit e2014fd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

typo3-project.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@
2424
":disableMajorUpdates"
2525
],
2626
"fetchChangeLogs": "off"
27+
},
28+
{
29+
"matchManagers": [
30+
"gitlabci-include"
31+
],
32+
"rangeStrategy": "auto"
2733
}
2834
]
2935
}

0 commit comments

Comments
 (0)