Skip to content

Commit

Permalink
chore(deps): Update pre-commit hooks (#42)
Browse files Browse the repository at this point in the history
Update pre-commit hooks
  • Loading branch information
fredclausen authored Nov 12, 2023
2 parents 99a2033 + c0ae3b8 commit 0730ed9
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 @@ -54,7 +54,7 @@ repos:

# lint python formatting
- repo: https://github.com/psf/black
rev: 23.10.1
rev: 23.11.0
hooks:
- id: black

Expand Down

0 comments on commit 0730ed9

Please sign in to comment.