Skip to content

Commit

Permalink
Merge pull request #10 from coordt/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
coordt authored Sep 20, 2022
2 parents 7be5f03 + e5389eb commit 42b2013
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 @@ -5,7 +5,7 @@ repos:
- id: isort
additional_dependencies: [toml]
- repo: https://github.com/psf/black
rev: 22.6.0
rev: 22.8.0
hooks:
- id: black
args: ["--line-length", "119", "--check"]
Expand Down

0 comments on commit 42b2013

Please sign in to comment.