Skip to content
This repository was archived by the owner on Jun 2, 2022. It is now read-only.

Commit 19f5364

Browse files
committed
Pin black to the version last used to lint master
1 parent 8aa51c0 commit 19f5364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: stable
3+
rev: 19.10b0
44
hooks:
55
- id: black
66

0 commit comments

Comments
 (0)