Files
plcnk-helm-charts/.github/renovate.json5
renovate[bot] 13e72521ae 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>
2024-08-12 22:53:41 +02:00

8 lines
167 B
Plaintext

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>plcnk/.github:default.json5",
":semanticCommitTypeAll(chore)"
]
}