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 159a4f8 + a09907b commit 81a3937Copy full SHA for 81a3937
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: check-added-large-files
16
- id: mixed-line-ending
17
- repo: https://github.com/psf/black-pre-commit-mirror
18
- rev: fe95161893684893d68b1225356702ca71f8d388 # frozen: 25.9.0
+ rev: 2892f1f81088477370d4fbc56545c05d33d2493f # frozen: 25.11.0
19
hooks:
20
- id: black
21
args: ['--line-length', '100']
0 commit comments