Skip to content

Commit

Permalink
Keep black in sync
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert authored Nov 1, 2024
1 parent 2a0b339 commit f6b35c0
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 @@ -50,7 +50,7 @@ repos:
rev: 1.18.0
hooks:
- id: blacken-docs
additional_dependencies: [black==24.4.2]
additional_dependencies: [black==24.10.0]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.11.2
Expand Down

0 comments on commit f6b35c0

Please sign in to comment.