Skip to content

Commit

Permalink
Update black hook
Browse files Browse the repository at this point in the history
  • Loading branch information
Iain-S committed Aug 7, 2024
1 parent 634f04e commit 2c922e4
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 @@ -13,7 +13,7 @@ repos:
args: ["--autofix", "--no-ensure-ascii", "--no-sort-keys"]
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 23.1.0
rev: 24.8.0
hooks:
- id: black
- repo: https://github.com/jackdewinter/pymarkdown
Expand Down

0 comments on commit 2c922e4

Please sign in to comment.