Skip to content

Commit

Permalink
Bump yamllint from 1.31.0 to 1.32.0 (#222)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent e58bad3 commit 4f0bc3e
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 @@ -68,7 +68,7 @@ mypy = "^1.3"
mock = "^5.0.1"
tox = "^3.28.0"
coverage = "^7.2"
yamllint = "^1.31.0"
yamllint = "^1.32.0"
pre-commit = "^2.19.0"
jupyter-book = "^0.15.1"
types-Jinja2 = "^2.11.9"
Expand Down

0 comments on commit 4f0bc3e

Please sign in to comment.