Skip to content

Commit

Permalink
Add OpenWRT 23.05 to valid versions (#4041)
Browse files Browse the repository at this point in the history
Signed-off-by: Jorik Jonker <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
jonkerj and pre-commit-ci[bot] authored Feb 26, 2024
1 parent 0233c19 commit 6b24989
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/ansiblelint/schemas/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -847,7 +847,15 @@
"versions": {
"default": "all",
"items": {
"enum": ["17.01", "18.06", "19.07", "21.02", "22.03", "all"],
"enum": [
"17.01",
"18.06",
"19.07",
"21.02",
"22.03",
"23.05",
"all"
],
"type": "string"
},
"type": "array"
Expand Down

0 comments on commit 6b24989

Please sign in to comment.