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 d385af8 + 4a55978 commit 9279d1fCopy full SHA for 9279d1f
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: check-yaml
6
- id: end-of-file-fixer
7
- id: trailing-whitespace
8
-- repo: https://github.com/psf/black
+- repo: https://github.com/psf/black-pre-commit-mirror
9
rev: 25.9.0
10
hooks:
11
- id: black
0 commit comments