Skip to content

Commit 9e8815a

Browse files
Bump yamllint from 1.35.1 to 1.37.1
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.35.1 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.35.1...v1.37.1) --- updated-dependencies: - dependency-name: yamllint dependency-version: 1.37.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb6b357 commit 9e8815a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ invoke = "^2.1.2"
1111
jsonschema = "4.24.0"
1212

1313
[tool.poetry.group.dev.dependencies]
14-
yamllint = "^1.35.1"
14+
yamllint = "^1.37.1"
1515
ruff = "^0.7.2"
1616
mypy = "^1.13.0"
1717

0 commit comments

Comments
 (0)