Skip to content

Commit

Permalink
Fixed #265 (#266)
Browse files Browse the repository at this point in the history
* Fixed #265
* Ok, nox wasnt the issue, pre-commit was
  • Loading branch information
andrewbolster committed Apr 6, 2022
1 parent a21b680 commit 93deeb2
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,7 +9,7 @@ repos:
- id: reorder-python-imports
args: [--application-directories=src]
- repo: https://github.com/psf/black
rev: 19.3b0
rev: 22.3.0
hooks:
- id: black
name: black
Expand Down

0 comments on commit 93deeb2

Please sign in to comment.