Skip to content

Commit f855677

Browse files
Update pre-commit requirement from ~=2.7 to ~=2.8 (#23)
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.7.0...v2.8.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fd7080 commit f855677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
invoke~=1.4
2-
pre-commit~=2.7
2+
pre-commit~=2.8

0 commit comments

Comments
 (0)