Skip to content

Commit 3b2cac6

Browse files
authored
Merge pull request #314 from arduino/dependabot/pip/yamllint-1.37.0
Bump yamllint from 1.36.2 to 1.37.0
2 parents 735af0d + b8c8348 commit 3b2cac6

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
@@ -17,7 +17,7 @@ flake8 = "^7.1.2"
1717
invoke = "^2.2.0"
1818
pep8-naming = "^0.14.1"
1919
pytest = "^8.3.5"
20-
yamllint = "^1.36.2"
20+
yamllint = "^1.37.0"
2121

2222
[build-system]
2323
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)