mirror of
https://github.com/plcnk/charts.git
synced 2026-04-06 17:50:49 +00:00
* 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>
8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"github>plcnk/.github:default.json5",
|
|
":semanticCommitTypeAll(chore)"
|
|
]
|
|
}
|