Skip to content

Commit a999268

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror
1 parent 2512264 commit a999268

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repos:
5252
- id: isort
5353
args: [--profile=black]
5454

55-
- repo: https://github.com/psf/black # The uncompromising Python code formatter.
55+
- repo: https://github.com/psf/black-pre-commit-mirror # The uncompromising Python code formatter.
5656
rev: 26.3.1
5757
hooks:
5858
- id: black

0 commit comments

Comments
 (0)