Skip to content

Commit

Permalink
Add additional_dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Jan 4, 2024
1 parent 4317d91 commit 10d5100
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.16.0
hooks:
- id: blacken-docs
additional_dependencies: [black==23.11.0]
additional_dependencies: [black==23.12.1]

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

0 comments on commit 10d5100

Please sign in to comment.