mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 00:12:51 -03:00
10 lines
171 B
Plaintext
10 lines
171 B
Plaintext
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"packageRules": [
|
|
{
|
|
matchUpdateTypes: ["lockfile"],
|
|
automerge: true
|
|
}
|
|
],
|
|
}
|