1
0
Fork 0
docker-thirdparty/renovate.json

9 lines
144 B
JSON

{
"extends": [
"config:base",
":semanticCommitTypeAll(update)",
":semanticCommitScopeDisabled"
],
"branchPrefix": "update/"
}