Skip to content

Commit 5f2ccb4

Browse files
[meta] update pre-commit (#253)
updates: - [github.com/psf/black: 24.3.0 → 24.4.0](psf/black@24.3.0...24.4.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c5a471a commit 5f2ccb4

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
@@ -4,7 +4,7 @@ default_language_version:
44
python: python3.11
55
repos:
66
- repo: https://github.com/psf/black
7-
rev: 24.3.0
7+
rev: 24.4.0
88
hooks:
99
- id: black
1010
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)