This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
wopr/renovate.json

12 lines
174 B
JSON

{
"extends": [
"config:base",
":semanticCommits",
":semanticCommitTypeAll(chore)"
],
"enabledManagers": [
"dockerfile",
"gitlabci",
"mix"
]
}