Skip to content

Commit

Permalink
Bump yamllint from 1.32.0 to 1.33.0
Browse files Browse the repository at this point in the history
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.32.0 to 1.33.0.
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](adrienverge/yamllint@v1.32.0...v1.33.0)

---
updated-dependencies:
- dependency-name: yamllint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent 98eb51f commit fde71a3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 = "^6.1.0"
invoke = "^2.2.0"
pep8-naming = "^0.13.3"
pytest = "^7.4.3"
yamllint = "^1.32.0"
yamllint = "^1.33.0"

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

0 comments on commit fde71a3

Please sign in to comment.