mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-09-12 20:21:13 +00:00
chore(renovate): use chore(docker)/chore(kube) commit message scopes
This commit is contained in:
+2
-2
@@ -15,7 +15,7 @@
|
|||||||
"matchManagers": [
|
"matchManagers": [
|
||||||
"docker-compose"
|
"docker-compose"
|
||||||
],
|
],
|
||||||
"commitMessage": "docker(deps): bump {{{depName}}} in {{{packageFile}}}"
|
"commitMessage": "chore(docker): bump {{{depName}}} in {{{packageFile}}}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "helm updates",
|
"description": "helm updates",
|
||||||
@@ -23,7 +23,7 @@
|
|||||||
"helm-values",
|
"helm-values",
|
||||||
"helmv3"
|
"helmv3"
|
||||||
],
|
],
|
||||||
"commitMessage": "kube(deps): bump {{{depName}}} in {{{packageFile}}}"
|
"commitMessage": "chore(kube): bump {{{depName}}} in {{{packageFile}}}"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user