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 e591f4a commit a41ba81Copy full SHA for a41ba81
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ ci:
4
autofix_commit_msg: "style: pre-commit.ci fixes"
5
6
repos:
7
- - repo: https://github.com/psf/black
+ - repo: https://github.com/psf/black-pre-commit-mirror
8
rev: 25.9.0
9
hooks:
10
- id: black
0 commit comments