Skip to content

Commit 2d96fbb

Browse files
Bump yamllint from 1.35.1 to 1.37.0
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.35.1 to 1.37.0. - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.35.1...v1.37.0) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c25561 commit 2d96fbb

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
@@ -38,7 +38,7 @@ dev = [
3838
"pytest-timeout==2.3.1",
3939
"pytest==8.3.5",
4040
"ruff==0.11.2",
41-
"yamllint==1.35.1",
41+
"yamllint==1.37.0",
4242
]
4343

4444
[project.urls]

0 commit comments

Comments
 (0)