We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63e4626 + 9facbe8 commit 39629b3Copy full SHA for 39629b3
1 file changed
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: check-added-large-files
11
args: ["--maxkb=500"]
12
13
- - repo: https://github.com/psf/black
+ - repo: https://github.com/psf/black-pre-commit-mirror
14
rev: 25.9.0
15
hooks:
16
- id: black-jupyter
0 commit comments