Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
ax3l authored Mar 20, 2024
1 parent d9021fd commit 174a09b
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
@@ -89,7 +89,7 @@ repos:
hooks:
- id: blacken-docs
additional_dependencies:
- black==24.2.0 # keep in sync with black hook
- black==24.3.0 # keep in sync with black hook
# TODO: black-jupyter

# Python: Ruff linter

0 comments on commit 174a09b

Please sign in to comment.