Skip to content

Commit 523691b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.12.1 → 24.2.0](psf/black@23.12.1...24.2.0)
1 parent 82cef8f commit 523691b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: isort
66
additional_dependencies: [toml]
77
- repo: https://github.com/psf/black
8-
rev: 23.12.1
8+
rev: 24.2.0
99
hooks:
1010
- id: black
1111
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)