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

Commit

Permalink
Pin black to the version last used to lint master
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelange committed Oct 7, 2020
1 parent 8aa51c0 commit 19f5364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: stable
rev: 19.10b0
hooks:
- id: black

Expand Down

0 comments on commit 19f5364

Please sign in to comment.