Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWaygood authored Jul 1, 2024
1 parent d5a86df commit 494673c
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 @@ -20,7 +20,7 @@ repos:
rev: 1.18.0 # must match pyproject.toml
hooks:
- id: blacken-docs
additional_dependencies: [black==24.3.0]
additional_dependencies: [black==24.4.2]
- repo: https://github.com/codespell-project/codespell
rev: v2.3.0
hooks:
Expand Down

0 comments on commit 494673c

Please sign in to comment.