Skip to content

Commit f03e2ed

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

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.8",
41-
"yamllint==1.37.0",
41+
"yamllint==1.37.1",
4242
]
4343

4444
[project.urls]

0 commit comments

Comments
 (0)