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

Commit 579f9a3

Browse files
Merge pull request #137 from staticdev/dependabot/pip/pre-commit-hooks-3.2.0
Bump pre-commit-hooks from 3.1.0 to 3.2.0
2 parents b262724 + 0a78df9 commit 579f9a3

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)