Skip to content

Commit 16d0b32

Browse files
authored
Update .pre-commit-config.yaml
1 parent d54b819 commit 16d0b32

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,6 +1,6 @@
11
repos:
22
- repo: git://github.com/pre-commit/pre-commit-hooks
3-
rev: v2.1.0
3+
rev: v2.3.0
44
hooks:
55
- id: check-merge-conflict
66
- id: check-json
@@ -18,7 +18,7 @@ repos:
1818
hooks:
1919
- id: pyupgrade
2020
- repo: https://github.com/ambv/black
21-
rev: 19.10b0
21+
rev: 19.3b0
2222
hooks:
2323
- id: black
2424
language_version: python3

0 commit comments

Comments
 (0)