Skip to content

Commit

Permalink
Upgrade black used by blacken-docs (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Sep 21, 2021
1 parent ec53c88 commit e3bb787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -24,7 +24,7 @@ repos:
hooks:
- id: blacken-docs
additional_dependencies:
- black==21.7b0
- black==21.9b0
- repo: https://github.com/pycqa/isort
rev: 5.9.3
hooks:
Expand Down

0 comments on commit e3bb787

Please sign in to comment.