Skip to content

Commit 13a6f43

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror
1 parent 32972e0 commit 13a6f43

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
@@ -17,7 +17,7 @@ repos:
1717
hooks:
1818
- id: ruff
1919
args: [--fix, --exit-non-zero-on-fix]
20-
- repo: https://github.com/psf/black
20+
- repo: https://github.com/psf/black-pre-commit-mirror
2121
rev: 25.9.0
2222
hooks:
2323
- name: black

0 commit comments

Comments
 (0)