Skip to content

Commit

Permalink
Bump yamllint from 1.35.0 to 1.35.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 3ed2096 commit 036d52b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ flake8 = "^7.0.0"
invoke = "^2.2.0"
pep8-naming = "^0.13.3"
pytest = "^8.0.2"
yamllint = "^1.35.0"
yamllint = "^1.35.1"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 036d52b

Please sign in to comment.