pre-commit: Use specific version of Black

master
Alinson S. Xavier 5 years ago
parent b70aa1574e
commit 96e7a0946e
No known key found for this signature in database
GPG Key ID: DCA0DAD4D2F58624

@ -1,6 +1,6 @@
repos: repos:
- repo: https://github.com/ambv/black - repo: https://github.com/ambv/black
rev: stable rev: 20.8b1
hooks: hooks:
- id: black - id: black
args: ["--check"] args: ["--check"]

Loading…
Cancel
Save