Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit ad9142a

Browse files
Bump pre-commit-hooks from 3.4.0 to 4.0.1
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 3.4.0 to 4.0.1. - [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.0.1) --- updated-dependencies: - dependency-name: pre-commit-hooks dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54d52c9 commit ad9142a

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

poetry.lock

+13-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ darglint = "^1.5.8"
5151
flake8-docstrings = "^1.5.0"
5252
flake8-rst-docstrings = "^0.0.14"
5353
pep8-naming = "^0.11.1"
54-
pre-commit-hooks = "^3.4.0"
54+
pre-commit-hooks = "^4.0.1"
5555
typeguard = "^2.10.0"
5656
sphinx-rtd-theme = "^0.5.1"
5757

0 commit comments

Comments
 (0)