Skip to content

Commit

Permalink
Bump pre-commit-hooks from 4.0.1 to 4.1.0 (#43)
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.0.1 to 4.1.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases)
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/master/CHANGELOG.md)
- [Commits](pre-commit/pre-commit-hooks@v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: pre-commit-hooks
  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 Dec 24, 2021
1 parent 0428665 commit 4d70b01
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 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 @@ -38,7 +38,7 @@ flake8 = "^4.0.1"
flake8-docstrings = "^1.5.0"
isort = "^5.10.1"
pre-commit = "^2.16.0"
pre-commit-hooks = "^4.0.1"
pre-commit-hooks = "^4.1.0"
pylint = "^2.12.2"
pytest = "^6.2.4"
pytest-asyncio = "^0.16.0"
Expand Down

0 comments on commit 4d70b01

Please sign in to comment.