We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8495605 commit 1da9a40Copy full SHA for 1da9a40
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: trailing-whitespace
18
exclude: setup.cfg
19
- repo: https://github.com/psf/black
20
- rev: 24.4.0
+ rev: 24.4.2
21
hooks:
22
- id: black
23
args: [--line-length=80]
0 commit comments