Skip to content

Commit

Permalink
Update black linter version
Browse files Browse the repository at this point in the history
  • Loading branch information
000paradox000 committed Jun 13, 2022
1 parent 2eab898 commit 7916c31
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 @@ -35,7 +35,7 @@ repos:
- id: trailing-whitespace
# Leave black at the bottom so all touchups are done before it is run.
- repo: https://github.com/ambv/black
rev: 20.8b1
rev: 22.3.0
hooks:
- id: black
language_version: python3

0 comments on commit 7916c31

Please sign in to comment.