Skip to content

Commit 4c63556

Browse files
authored
bump generators.cue version
1 parent 85db3e8 commit 4c63556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/schemas/generators.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ import "strings"
7777
valid_output?: #test_group
7878
})
7979
#test_group_config
80-
version: =~"^[0-9]{4}-[0-9]{2}$" | *"2025-08"
80+
version: =~"^[0-9]{4}-[0-9]{2}$" | *"2025-12"
8181

8282
... // Do allow unknown_key at top level for tooling
8383
}

0 commit comments

Comments
 (0)