Skip to content

Commit bc77e9c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/python/blackhttps://github.com/psf/black
1 parent bc0d39d commit bc77e9c

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
@@ -28,7 +28,7 @@ repos:
2828
rev: 5.13.2
2929
hooks:
3030
- id: isort
31-
- repo: https://github.com/python/black
31+
- repo: https://github.com/psf/black
3232
rev: 24.10.0
3333
hooks:
3434
- id: black

0 commit comments

Comments
 (0)