Skip to content

Commit 7edfb7b

Browse files
Update dependency yamllint to v1.37.1 (#15)
Co-authored-by: thecluster-bot[bot] <98929874+thecluster-bot[bot]@users.noreply.github.com>
1 parent 62bd023 commit 7edfb7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# renovate: datasource=pypi depName=yamale
2323
YAMALE_VERSION: 6.0.0
2424
# renovate: datasource=pypi depName=yamllint
25-
YAMLLINT_VERSION: 1.27.1
25+
YAMLLINT_VERSION: 1.37.1
2626
steps:
2727
- uses: actions/checkout@v5
2828
with:

0 commit comments

Comments
 (0)