Skip to content

Commit d626f7d

Browse files
1 parent 66c652d commit d626f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
- id: ruff
77
args: [--fix, --exit-non-zero-on-fix]
88
exclude: test.*
9-
- repo: https://github.com/python/black
9+
- repo: https://github.com/psf/black
1010
rev: 23.3.0
1111
hooks:
1212
- id: black

0 commit comments

Comments
 (0)