Skip to content

Commit

Permalink
Change black version to 19.10b0 in .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
shwina committed Aug 18, 2020
1 parent 239f9ec commit dee6a3c
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
Expand Up @@ -4,7 +4,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/ambv/black
rev: 19.10
rev: 19.10b0
hooks:
- id: black
- repo: https://gitlab.com/pycqa/flake8
Expand Down

0 comments on commit dee6a3c

Please sign in to comment.