Skip to content

Commit e02004a

Browse files
fix(deps): update dependency yamllint to v1.38.0
1 parent f7c6a4d commit e02004a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ lint = [
4444
"black==24.8.0",
4545
"codespell[toml]==2.3.0",
4646
"ruff==0.6.2",
47-
"yamllint==1.35.1"
47+
"yamllint==1.38.0"
4848
]
4949
types = [
5050
"canonical-sphinx[full]",

0 commit comments

Comments
 (0)