We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be302b commit 786d10aCopy full SHA for 786d10a
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
args:
10
- --ignore-words-list=wronly,afile
11
- repo: https://github.com/psf/black
12
- rev: 23.12.1
+ rev: 24.1.1
13
hooks:
14
- id: black
15
args: [ --safe, --quiet ]
0 commit comments