Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 80adbae

Browse files
author
Thiago C. D'Ávila
authored
Merge pull request #50 from staticdev/dependabot/pip/pre-commit-hooks-3.2.0
Bump pre-commit-hooks from 3.1.0 to 3.2.0
2 parents b956985 + 1debdcb commit 80adbae

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
@@ -43,7 +43,7 @@ flake8-rst-docstrings = "^0.0.13"
4343
pep8-naming = "^0.11.1"
4444
darglint = "^1.5.1"
4545
reorder-python-imports = "^2.3.5"
46-
pre-commit-hooks = "^3.1.0"
46+
pre-commit-hooks = "^3.2.0"
4747

4848
[tool.poetry.scripts]
4949
gitp = "git_portfolio.__main__:main"

0 commit comments

Comments
 (0)