Skip to content

Commit 7be1d74

Browse files
committed
pre-commit autoupdate
1 parent cb8d762 commit 7be1d74

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
@@ -1,12 +1,12 @@
11
exclude: '^($|.*\.bin)'
22
repos:
33
- repo: https://github.com/ambv/black
4-
rev: 19.3b0
4+
rev: 19.10b0
55
hooks:
66
- id: black
77
args: [--safe, --quiet]
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v2.3.0
9+
rev: v2.4.0
1010
hooks:
1111
- id: trailing-whitespace
1212
- id: end-of-file-fixer

0 commit comments

Comments
 (0)