Skip to content

Commit

Permalink
fix: Update black version.
Browse files Browse the repository at this point in the history
  • Loading branch information
DriesSmit committed Apr 1, 2022
1 parent 3ca5feb commit 9da3b55
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 @@ -26,7 +26,7 @@ repos:
- id: check-yaml

- repo: https://github.com/psf/black
rev: 21.4b1
rev: 22.3.0
hooks:
- id: black
exclude_types: [image]
Expand Down

0 comments on commit 9da3b55

Please sign in to comment.