[renovate] Update branches config

This commit is contained in:
elasticsearchmachine 2025-06-25 10:00:20 +10:00
parent e7a6983372
commit 4fe787a1df

View file

@ -15,9 +15,11 @@
], ],
"baseBranches": [ "baseBranches": [
"main", "main",
"9.1",
"9.0", "9.0",
"8.19", "8.19",
"8.18", "8.18",
"8.17" "8.17",
"7.17"
] ]
} }