chore: sync blacken-docs hook with black (#4304)

This commit is contained in:
Aaron Gokaslan 2022-11-01 12:19:34 -04:00 committed by Ralf W. Grosse-Kunstleve
parent 9bd8f656d3
commit 5b092eddde
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ repos:
hooks:
- id: blacken-docs
additional_dependencies:
- black==22.8.0 # keep in sync with black hook
- black==22.10.0 # keep in sync with black hook
# Changes tabs to spaces
- repo: https://github.com/Lucas-C/pre-commit-hooks