Skip to content

Commit 9d61921

Browse files
committed
2 parents ea8fd15 + cc77d58 commit 9d61921

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ repos:
66
args: [--config, pyproject.toml]
77

88
- repo: https://github.com/psf/black
9-
rev: 24.3.0
9+
rev: 24.10.0
1010
hooks:
1111
- id: black
12-
stages: [commit]
12+
stages: [pre-commit]
1313

0 commit comments

Comments
 (0)