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

Commit 871cf90

Browse files
Bump pre-commit from 2.16.0 to 2.17.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.16.0 to 2.17.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v2.16.0...v2.17.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c80b48d commit 871cf90

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -41,7 +41,7 @@ safety = "^1.10.3"
4141
pytest = "^6.2.5"
4242
mypy = "^0.931"
4343
reorder-python-imports = "^2.6.0"
44-
pre-commit = "^2.16.0"
44+
pre-commit = "^2.17.0"
4545
pytest-django = "^4.5.2"
4646
pygments = "^2.11.2"
4747
xdoctest = "^0.15.10"

0 commit comments

Comments
 (0)