Skip to content

Commit

Permalink
Update black pre-commit (#618)
Browse files Browse the repository at this point in the history
  • Loading branch information
choldgraf committed Apr 8, 2022
1 parent 2f121ee commit ab1fb63
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 @@ -10,7 +10,7 @@ repos:
exclude: .+((\.html)|index\.(.+)\.css)$

- repo: https://github.com/psf/black
rev: 20.8b1
rev: 22.3.0
hooks:
- id: black
language_version: python3
Expand Down

0 comments on commit ab1fb63

Please sign in to comment.