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 0bcc3a1 commit 55a0abfCopy full SHA for 55a0abf
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: reorder-python-imports
16
args: ['--application-directories=.:src']
17
name: reorder python imports
18
- - repo: https://github.com/psf/black
+ - repo: https://github.com/psf/black-pre-commit-mirror
19
rev: 25.9.0
20
hooks:
21
- id: black
0 commit comments