We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac02a06 commit 04df42aCopy full SHA for 04df42a
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: flake8
16
args: [ --max-line-length=120 ]
17
- repo: https://github.com/psf/black
18
- rev: 23.9.1
+ rev: 23.10.0
19
hooks:
20
- id: black
21
args: [--safe, --line-length=120]
0 commit comments