Skip to content

Commit

Permalink
Bump pre-commit-hooks from 4.2.0 to 4.3.0 (#205)
Browse files Browse the repository at this point in the history
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases)
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit-hooks@v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: pre-commit-hooks
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 8, 2022
1 parent 22e7d2f commit 69d9f59
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 @@ -40,7 +40,7 @@ flake8-docstrings = "^1.5.0"
isort = "^5.10.1"
mypy = "^0.961"
pre-commit = "^2.19.0"
pre-commit-hooks = "^4.2.0"
pre-commit-hooks = "^4.3.0"
pylint = "^2.14.1"
pytest = "^7.1.2"
pytest-asyncio = "^0.18.3"
Expand Down

0 comments on commit 69d9f59

Please sign in to comment.