Skip to content

Commit 55ac01f

Browse files
chore(deps-dev): update pre-commit requirement from ~=2.20 to ~=2.21 (#811)
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v2.20.0...v2.21.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 644aa72 commit 55ac01f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ httpretty = "~=1.1"
99
isort = "~=5.11"
1010
mypy = "~=0.991"
1111
mock = "~=4.0"
12-
pre-commit = "~=2.20"
12+
pre-commit = "~=2.21"
1313
pylint = "~=2.15.9"
1414
pytest = "~=7.2"
1515
pytest-cov = "~=4.0"

0 commit comments

Comments
 (0)