mirror of
https://github.com/rancher/k3k.git
synced 2026-02-14 18:10:01 +00:00
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
11 lines
198 B
JSON
11 lines
198 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"github>rancher/renovate-config#release"
|
|
],
|
|
"baseBranchPatterns": [
|
|
"main"
|
|
],
|
|
"prHourlyLimit": 2
|
|
}
|