Skip to content

Commit

Permalink
Bump to matching version of black
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Aug 31, 2021
1 parent 3cd3013 commit d96e032
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 @@ -15,7 +15,7 @@ repos:
rev: v1.11.0
hooks:
- id: blacken-docs
additional_dependencies: [black==21.6b0]
additional_dependencies: [black==21.8b0]

- repo: https://github.com/PyCQA/isort
rev: 5.9.3
Expand Down

0 comments on commit d96e032

Please sign in to comment.