Skip to content

Commit 4d99a5f

Browse files
committed
Update pre-commit hooks
1 parent 688c963 commit 4d99a5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# See https://pre-commit.com/hooks.html for more hooks
33
repos:
44
- repo: https://github.com/psf/black
5-
rev: 19.3b0
5+
rev: 20.8b1
66
hooks:
77
- id: black
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v2.3.0
9+
rev: v3.2.0
1010
hooks:
1111
- id: trailing-whitespace
1212
- id: end-of-file-fixer

0 commit comments

Comments
 (0)