We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c39c5 commit 8913d8eCopy full SHA for 8913d8e
.pre-commit-config.yaml
@@ -9,6 +9,6 @@ repos:
9
- id: check-yaml
10
- id: check-added-large-files
11
- repo: https://github.com/psf/black
12
- rev: 19.10b0
+ rev: 23.9.1
13
hooks:
14
- id: black
0 commit comments