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.
2 parents 90b0c4b + 0775cea commit 62800dfCopy full SHA for 62800df
1 file changed
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: end-of-file-fixer
10
- id: trailing-whitespace
11
- repo: https://github.com/psf/black-pre-commit-mirror
12
- rev: 26.3.1
+ rev: 26.5.0
13
hooks:
14
- id: black
15
args: [--line-length=128, --verbose]
0 commit comments