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

Commit 91d98fb

Browse files
Bump pre-commit-hooks from 3.1.0 to 3.2.0
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 3.1.0 to 3.2.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.1.0...v3.2.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5574f9e commit 91d98fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ darglint = "^1.5.2"
5050
flake8-docstrings = "^1.5.0"
5151
flake8-rst-docstrings = "^0.0.13"
5252
pep8-naming = "^0.11.1"
53-
pre-commit-hooks = "^3.1.0"
53+
pre-commit-hooks = "^3.2.0"
5454

5555
[tool.coverage.paths]
5656
source = ["src", "*/site-packages"]

0 commit comments

Comments
 (0)