Skip to content

Commit

Permalink
Upgrade Black used by blacken-docs to 25.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Feb 6, 2025
1 parent fd735f6 commit 9ee33c9
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 @@ -54,7 +54,7 @@ repos:
hooks:
- id: blacken-docs
additional_dependencies:
- black==23.1.0
- black==25.1.0
- repo: https://github.com/pycqa/isort
rev: 6.0.0
hooks:
Expand Down

0 comments on commit 9ee33c9

Please sign in to comment.