Skip to content

Commit 31c3a3c

Browse files
chore(deps-dev): update pre-commit requirement from ~=2.0.1 to… (#6849)
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.0.1...v2.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 774113a commit 31c3a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ pylint~=2.4
55
pep8~=1.7
66
isort~=4.3.21
77
black~=19.10b0
8-
pre-commit~=2.0.1
8+
pre-commit~=2.1.0
99
pytype~=2020.2.6

0 commit comments

Comments
 (0)