Skip to content

Commit

Permalink
Downgrade formatter version for black's required-version
Browse files Browse the repository at this point in the history
  • Loading branch information
NeuroAssassin committed Aug 4, 2023
1 parent 0d5eb7f commit b0ee6a7
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 @@ -3,7 +3,7 @@ default_language_version:
exclude: ^.stubs/
repos:
- repo: https://github.com/psf/black
rev: '23.7.0'
rev: 'refs/tags/22.3.0:refs/tags/22.3.0'
hooks:
- id: black
- repo: https://github.com/Pierre-Sassoulas/black-disable-checker
Expand Down

0 comments on commit b0ee6a7

Please sign in to comment.