Skip to content

Commit 4c15849

Browse files
build(deps-dev): bump yamllint from 1.35.0 to 1.35.1
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.35.0 to 1.35.1. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.35.0...v1.35.1) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2de60f7 commit 4c15849

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.1"
2222
pytest-mock = "3.12.0"
2323
flake8 = "7.0.0"
2424
pep8-naming = "0.13.3"
25-
yamllint = "1.35.0"
25+
yamllint = "1.35.1"
2626

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

0 commit comments

Comments
 (0)