Skip to content

Commit

Permalink
pin black version (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeier authored Oct 28, 2020
1 parent bacd2a5 commit d8b4717
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 @@ -6,7 +6,7 @@ repos:
args: [--settings-path=pyproject.toml, --filter-files]
additional_dependencies: [toml]
- repo: https://github.com/psf/black
rev: stable
rev: 19.10b0
hooks:
- id: black
args: [--config=pyproject.toml]
Expand Down

0 comments on commit d8b4717

Please sign in to comment.