Skip to content

Commit 7496ad0

Browse files
committed
renovate: add v1.2 for golang 1.23
Signed-off-by: Jiri Olsa <[email protected]>
1 parent 43bc42f commit 7496ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,6 @@
346346
"allowedVersions": "/^1\\.22\\.[0-9]+-?(alpine)?$/",
347347
"matchBaseBranches": [
348348
"v1.1",
349-
"v1.2",
350349
]
351350
},
352351
{
@@ -358,6 +357,7 @@
358357
],
359358
"allowedVersions": "/^1\\.23\\.[0-9]+-?(alpine)?$/",
360359
"matchBaseBranches": [
360+
"v1.2",
361361
"v1.3",
362362
]
363363
},

0 commit comments

Comments
 (0)