Skip to content

Commit 34a0a76

Browse files
authored
Merge branch 'master' into pre-commit-ci-update-config
2 parents 15d6f6b + edd35d6 commit 34a0a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: ruff
2020
args: [--config=ruff.toml, --fix, --show-fixes]
2121

22-
- repo: https://github.com/psf/black
22+
- repo: https://github.com/psf/black-pre-commit-mirror
2323
rev: "23.7.0"
2424
hooks:
2525
- id: black

0 commit comments

Comments
 (0)