Skip to content

Commit

Permalink
Update pre-commit hook psf/black to v23.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 11, 2023
1 parent 25b46da commit 360df7d
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: pyupgrade
args: [--py39-plus]
- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.7.0
hooks:
- id: black
args:
Expand Down

0 comments on commit 360df7d

Please sign in to comment.