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

13 lines
174 B
JSON
Raw Permalink Normal View History

2020-07-21 14:29:54 +12:00
{
2021-12-08 18:01:20 +13:00
"extends": [
"config:base",
":semanticCommits",
":semanticCommitTypeAll(chore)"
],
"enabledManagers": [
"dockerfile",
"gitlabci",
"mix"
]
2020-07-21 14:29:54 +12:00
}