Skip to content

Commit 31a34aa

Browse files
build(deps-dev): bump yamllint from 1.32.0 to 1.33.0
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.32.0 to 1.33.0. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.32.0...v1.33.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 e564a27 commit 31a34aa

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
@@ -22,7 +22,7 @@ pytest = "7.4.3"
2222
pytest-mock = "3.12.0"
2323
flake8 = "6.1.0"
2424
pep8-naming = "0.13.3"
25-
yamllint = "1.32.0"
25+
yamllint = "1.33.0"
2626

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

0 commit comments

Comments
 (0)