Skip to content

Commit e9d410e

Browse files
authored
Update black URL (#1412)
Black is now part of Python Software Foundation
1 parent f08b94b commit e9d410e

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
@@ -7,7 +7,7 @@ repos:
77
rev: v4.3.21
88
hooks:
99
- id: isort
10-
- repo: https://github.com/ambv/black
10+
- repo: https://github.com/psf/black
1111
rev: stable
1212
hooks:
1313
- id: black

0 commit comments

Comments
 (0)