Skip to content

Commit 1d22f05

Browse files
build(deps-dev): bump yamllint from 1.33.0 to 1.34.0
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.33.0 to 1.34.0. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.33.0...v1.34.0) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b92c0c0 commit 1d22f05

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -22,7 +22,7 @@ pytest = "8.0.0"
2222
pytest-mock = "3.12.0"
2323
flake8 = "7.0.0"
2424
pep8-naming = "0.13.3"
25-
yamllint = "1.33.0"
25+
yamllint = "1.34.0"
2626

2727
[tool.poetry.group.external]
2828
# Provided only for use by boards platforms

0 commit comments

Comments
 (0)