Skip to content

Commit

Permalink
Bump pre-commit-hooks from 3.4.0 to 4.1.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 3.4.0 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@v3.4.0...v4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2022
1 parent e981416 commit 09c4a48
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.2.3"
pep8-naming = "^0.12.0"
darglint = "^1.8.1"
reorder-python-imports = "^2.6.0"
pre-commit-hooks = "^3.4.0"
pre-commit-hooks = "^4.1.0"
sphinx-rtd-theme = "^1.0.0"
sphinx-click = "^3.0.2"
Pygments = "^2.8.1"
Expand Down

0 comments on commit 09c4a48

Please sign in to comment.