Skip to content

Commit

Permalink
Updateblack version
Browse files Browse the repository at this point in the history
- Click 8.1 broke black
- Fixed in black 22.3: psf/black#2966
  • Loading branch information
LukasNickel committed Apr 5, 2022
1 parent 00dfa39 commit 9bb7d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
@@ -1,5 +1,5 @@
repos:
- repo: https://github.com/psf/black
rev: 19.3b0
rev: 22.3.0
hooks:
- id: black

0 comments on commit 9bb7d5e

Please sign in to comment.