forked from github-mirrorer/plcnk-helm-charts
chore: Configure Renovate (#2)
* Add renovate.json * feat(deps): Configure Renovate --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: plcnk <romain.pluciennik@gmail.com>
This commit is contained in:
7
.github/renovate.json5
vendored
Normal file
7
.github/renovate.json5
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"extends": [
|
||||||
|
"github>plcnk/.github:default.json5",
|
||||||
|
":semanticCommitTypeAll(chore)"
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user