Skip to content

Commit

Permalink
Update blacken-docs too
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjc authored Dec 4, 2023
1 parent 3da30ea commit 07746bd
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 @@ -48,7 +48,7 @@ repos:
rev: 1.16.0
hooks:
- id: blacken-docs
additional_dependencies: [black==23.10.1]
additional_dependencies: [black==23.11.0]
exclude: ^(.github/|tests/test_cases/example_unicode.py)
- repo: https://github.com/rstcheck/rstcheck
rev: v6.2.0
Expand Down

0 comments on commit 07746bd

Please sign in to comment.