mirror of
https://github.com/rancher/k3k.git
synced 2026-05-13 12:56:54 +00:00
12 lines
218 B
JSON
12 lines
218 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"github>rancher/renovate-config#release"
|
|
],
|
|
"baseBranchPatterns": [
|
|
"main",
|
|
"release/v1.0"
|
|
],
|
|
"prHourlyLimit": 2
|
|
}
|