Skip to content

Commit 667e5da

Browse files
Bump yamllint from 1.37.1 to 1.38.0 (#255)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.37.1 to 1.38.0. - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.37.1...v1.38.0) --- updated-dependencies: - dependency-name: yamllint dependency-version: 1.38.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdbf97d commit 667e5da

File tree

2 files changed

+18
-12
lines changed

2 files changed

+18
-12
lines changed

poetry.lock

Lines changed: 17 additions & 11 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
@@ -23,7 +23,7 @@ pytest-homeassistant-custom-component = ">=0.13.0"
2323
ruff = "^0.14.13"
2424
mypy = ">=1.0,<1.20"
2525
pylint = "^4.0.4"
26-
yamllint = "^1.37.1"
26+
yamllint = "^1.38.0"
2727

2828
[tool.ruff]
2929
line-length = 88

0 commit comments

Comments
 (0)