Reorder baseBranches in renovate.json

This commit is contained in:
Jeremy
2026-01-24 16:43:58 -05:00
committed by GitHub
parent 9f7deeaebc
commit a437c64fb1

View File

@@ -7,8 +7,8 @@
"helpers:pinGitHubActionDigests"
],
"baseBranches": [
"development",
"feature/beta-release"
"feature/beta-release",
"development"
],
"timezone": "America/New_York",
"dependencyDashboard": true,