Skip to content

Commit

Permalink
update black version in pre-commit to fix psf/black#2964
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelquast committed Apr 4, 2022
1 parent c2a5d76 commit deba7bc
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 @@ -9,6 +9,6 @@ repos:
args: ["--markdown-linebreak-ext=md"]
- id: mixed-line-ending
- repo: https://github.com/psf/black
rev: 22.1.0
rev: 22.3.0
hooks:
- id: black

0 comments on commit deba7bc

Please sign in to comment.