We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea7b7b3 commit b8fb867Copy full SHA for b8fb867
.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: 24.1.1
+ rev: 24.2.0
13
hooks:
14
- id: black
15
args: [ --safe, --quiet ]
0 commit comments