Skip to content

Commit

Permalink
Bump pre-commit-hooks from 3.2.0 to 3.3.0 (#145)
Browse files Browse the repository at this point in the history
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 3.2.0 to 3.3.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@v3.2.0...v3.3.0)

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 Nov 4, 2020
1 parent 0c97139 commit 03a68cb
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 @@ -41,7 +41,7 @@ flake8-rst-docstrings = "^0.0.14"
pep8-naming = "^0.11.1"
darglint = "^1.5.5"
reorder-python-imports = "^2.3.5"
pre-commit-hooks = "^3.2.0"
pre-commit-hooks = "^3.3.0"
furo = "^2020.10.15b13"

[tool.coverage.paths]
Expand Down

0 comments on commit 03a68cb

Please sign in to comment.