Skip to content

Commit 345c50a

Browse files
committed
renovate: Correct branch typo for cilium-envoy
Signed-off-by: Tam Mach <tam.mach@cilium.io>
1 parent efae268 commit 345c50a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@
617617
"versioning": "regex:v(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-(?<build>\\d+)-(?<revision>.*)$",
618618
"allowedVersions": "/^v1\\.34\\.([0-9]+)-([0-9]+)-.*$/",
619619
"matchBaseBranches": [
620-
"1.18",
620+
"v1.18",
621621
"main",
622622
]
623623
},

0 commit comments

Comments
 (0)