custom_act_runner/renovate.json
ties cbfdc59874
All checks were successful
Build docker container / Build image (push) Successful in 15s
Update renovate.json
2024-08-28 12:11:09 +00:00

8 lines
121 B
JSON

{
"packageRules": [
{
"updateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
}
]
}