Skip to content

Commit

Permalink
Update black
Browse files Browse the repository at this point in the history
  • Loading branch information
mepland committed Jun 2, 2024
1 parent f4e862b commit 371c82b
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:
hooks:
- id: blacken-docs
args: ['--line-length=100']
additional_dependencies: ['black==24.4.0']
additional_dependencies: ['black==24.4.2']

# flake8
- repo: https://github.com/pycqa/flake8
Expand Down

0 comments on commit 371c82b

Please sign in to comment.