Skip to content

Commit 8003803

Browse files
authored
Merge pull request #367 from arduino/dependabot/pip/yamllint-1.37.0
build(deps-dev): bump yamllint from 1.36.2 to 1.37.0
2 parents eec03d1 + a4377be commit 8003803

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.2"
22+
yamllint = "1.37.0"
2323

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

0 commit comments

Comments
 (0)