Skip to content

Commit

Permalink
Bump pre-commit-hooks from 4.1.0 to 4.2.0
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.1.0 to 4.2.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.1.0...v4.2.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>
  • Loading branch information
dependabot[bot] authored Apr 7, 2022
1 parent d74fe0e commit a792c76
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.6.0"
isort = "^5.10.1"
mypy = "^0.942"
pre-commit = "^2.18.1"
pre-commit-hooks = "^4.1.0"
pre-commit-hooks = "^4.2.0"
pylint = "^2.13.4"
pytest = "^7.1.1"
pytest-asyncio = "^0.18.3"
Expand Down

0 comments on commit a792c76

Please sign in to comment.