mirror of
https://github.com/harvester/vm-import-controller.git
synced 2025-06-03 01:44:51 +00:00
10 lines
142 B
JSON
10 lines
142 B
JSON
{
|
|
"extends": [
|
|
"github>harvester/renovate:renovate-default"
|
|
],
|
|
"baseBranches": [
|
|
"main",
|
|
"/^v.*/"
|
|
]
|
|
}
|