Skip to content

Commit 16c4c46

Browse files
Update pre-commit requirement from ~=2.13 to ~=2.17 (#1427)
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/master/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v2.13.0...v2.17.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8aca8d2 commit 16c4c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-r requirements_test_pre_commit.txt
33
coveralls~=3.0
44
coverage~=5.5
5-
pre-commit~=2.13
5+
pre-commit~=2.17
66
pytest-cov~=2.11
77
tbump~=6.3.2
88
types-typed-ast; implementation_name=="cpython" and python_version<"3.8"

0 commit comments

Comments
 (0)