chore: update renovate.json

This commit is contained in:
James Harton 2021-12-08 17:36:27 +13:00
parent af5ddd50d0
commit cc880a1e6a

12
renovate.json Normal file
View file

@ -0,0 +1,12 @@
{
"extends": [
"config:base",
":semanticCommits",
":semanticCommitTypeAll(chore)"
],
"enabledManagers": [
"dockerfile",
"gitlabci",
"mix"
]
}