We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad7dca3 commit 9617a2bCopy full SHA for 9617a2b
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
36
# Black, the code formatter, natively supports pre-commit
37
- repo: https://github.com/psf/black
38
- rev: 22.12.0
+ rev: 23.1.0
39
hooks:
40
- id: black
41
files: ^(docs)
0 commit comments