Browse Source

[renovate] Update branches config

elasticsearchmachine 3 months ago
parent
commit
4fe787a1df
1 changed files with 3 additions and 1 deletions
  1. 3 1
      renovate.json

+ 3 - 1
renovate.json

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