We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37fce7f commit 7a10c4bCopy full SHA for 7a10c4b
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: trailing-whitespace
8
9
- repo: https://github.com/psf/black-pre-commit-mirror
10
- rev: 24.8.0
+ rev: 24.10.0
11
hooks:
12
- id: black
13
0 commit comments