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

Commit 1debdcb

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 b956985 commit 1debdcb

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)