Skip to content

Commit

Permalink
Update black in precommit config
Browse files Browse the repository at this point in the history
  • Loading branch information
karlb committed Apr 21, 2022
1 parent d01f3e7 commit 8a2b295
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 @@ -57,7 +57,7 @@ repos:
args: ["--ignore-whitespace", "--settings-path", "./"]

- repo: https://github.com/python/black
rev: 21.11b1
rev: 22.3.0
hooks:
- id: black

Expand Down

0 comments on commit 8a2b295

Please sign in to comment.