Skip to content

Commit cc77d58

Browse files
authored
Merge pull request #1 from Cvandia/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 711d04e + 5094365 commit cc77d58

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)