We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d38485c + d7e8e67 commit 3a054f7Copy full SHA for 3a054f7
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
args: ["--py36-plus"]
7
8
- repo: https://github.com/psf/black
9
- rev: 23.12.0
+ rev: 23.12.1
10
hooks:
11
- id: black
12
0 commit comments