Skip to content

Commit c730a9a

Browse files
Update pre-commit requirement from ~=2.17 to ~=2.21
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.17.0...v2.21.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2d2057 commit c730a9a

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
@@ -3,7 +3,7 @@
33
contributors-txt>=0.7.4
44
coveralls~=3.3
55
coverage~=5.5
6-
pre-commit~=2.17
6+
pre-commit~=2.21
77
pytest-cov~=3.0
88
contributors-txt>=0.7.3
99
tbump~=6.3.2

0 commit comments

Comments
 (0)