Skip to content

Commit

Permalink
bump black version
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyui committed Jul 9, 2024
1 parent 51acd63 commit efb7b5b
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 @@ -32,7 +32,7 @@ repos:
rev: 1.18.0
hooks:
- id: blacken-docs
additional_dependencies: [black==21.11b1]
additional_dependencies: [black==24.4.2]

default_language_version:
python: python3.11

0 comments on commit efb7b5b

Please sign in to comment.