Skip to content

Commit

Permalink
Update .pre-commit-config.yaml (#686)
Browse files Browse the repository at this point in the history
Update to match the bumped `black` version

Signed-off-by: C. Eric Mathey <48801688+cemathey@users.noreply.github.com>
  • Loading branch information
cemathey authored Sep 19, 2024
1 parent 7e4ff09 commit 18ea43e
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 @@ -8,7 +8,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down

0 comments on commit 18ea43e

Please sign in to comment.