Add baseBranchPatterns to renovate.json (#2339)

This commit is contained in:
Jan-Otto Kröpke
2026-03-20 00:40:14 +01:00
committed by GitHub
parent eba0e732e8
commit 516bba9e69

View File

@@ -11,6 +11,7 @@
"schedule": [
"* 14-17 * * 5"
],
"baseBranchPatterns": ["main", "/^[0-9]\\.[0-9][0-9]$/"],
"ignorePaths": ["**/workflows/container_description.yml","**/workflows/stale.yml"],
"packageRules": [
{