Skip to content

Commit ba4ff58

Browse files
authored
Merge pull request #364 from arduino/dependabot/pip/yamllint-1.36.2
build(deps-dev): bump yamllint from 1.36.0 to 1.36.2
2 parents 4ff9a2c + 31d9961 commit ba4ff58

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pytest = "8.3.5"
1919
pytest-mock = "3.14.0"
2020
flake8 = "7.1.2"
2121
pep8-naming = "0.14.1"
22-
yamllint = "1.36.0"
22+
yamllint = "1.36.2"
2323

2424
[tool.poetry.group.external]
2525
# Provided only for use by boards platforms

0 commit comments

Comments
 (0)