We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2441d25 commit 0176632Copy full SHA for 0176632
.pre-commit-config.yaml
@@ -64,7 +64,7 @@ repos:
64
hooks:
65
- id: blacken-docs
66
additional_dependencies:
67
- - black==22.8.0 # keep in sync with black hook
+ - black==22.10.0 # keep in sync with black hook
68
69
# Changes tabs to spaces
70
- repo: https://github.com/Lucas-C/pre-commit-hooks
0 commit comments