Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 23, 2023
1 parent af9c4d6 commit e435d83
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 6 deletions.
27 changes: 22 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 @@ -14,4 +14,4 @@ python = "^3.10"
codespell = "2.2.4"
pre-commit = "3.3.1"
pre-commit-hooks = "4.4.0"
yamllint = "1.31.0"
yamllint = "1.32.0"

0 comments on commit e435d83

Please sign in to comment.