Skip to content

Commit

Permalink
Bump pre-commit-hooks from 3.3.0 to 3.4.0 (#37)
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.3.0 to 3.4.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.3.0...v3.4.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] committed Mar 18, 2021
1 parent ae48964 commit 5cea332
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 @@ -53,7 +53,7 @@ flake8-rst-docstrings = "^0.0.14"
pep8-naming = "^0.11.1"
darglint = "^1.7.0"
reorder-python-imports = "^2.4.0"
pre-commit-hooks = "^3.3.0"
pre-commit-hooks = "^3.4.0"
sphinx-rtd-theme = "^0.5.1"
Pygments = "^2.8.1"

Expand Down

0 comments on commit 5cea332

Please sign in to comment.