Skip to content

Commit 66c3810

Browse files
authored
Fix pre-commit hook
1 parent 7bc6785 commit 66c3810

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
@@ -6,7 +6,7 @@ repos:
66
- repo: https://github.com/python/black
77
rev: 23.3.0
88
hooks:
9-
- id: black_Pixie
9+
- id: black
1010
- repo: https://github.com/fsfe/reuse-tool
1111
rev: v1.1.2
1212
hooks:

0 commit comments

Comments
 (0)