Skip to content

Commit 3a87f36

Browse files
committed
pre-commit autoupdate
1 parent 66e74c8 commit 3a87f36

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
repos:
22
- repo: https://github.com/ambv/black
3-
rev: 18.6b4
3+
rev: 19.10b0
44
hooks:
55
- id: black
66
args: [--safe, --quiet]
77
language_version: python3.7
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v1.3.0
9+
rev: v2.4.0
1010
hooks:
1111
- id: trailing-whitespace
1212
- id: end-of-file-fixer

0 commit comments

Comments
 (0)