Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#795)
Browse files Browse the repository at this point in the history
Updated black
  • Loading branch information
github-actions[bot] authored Sep 11, 2023
1 parent 2485fd2 commit 2205b76
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 @@ -39,7 +39,7 @@ repos:
args: [--py36-plus]

- repo: https://github.com/psf/black
rev: 23.7.0
rev: 23.9.0
hooks:
- id: black
args: ["--line-length=100"]
Expand Down

0 comments on commit 2205b76

Please sign in to comment.