Skip to content

Commit f3a3865

Browse files
Update pre-commit hook psf/black to v24.2.0 (#255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de9f466 commit f3a3865

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
@@ -7,7 +7,7 @@ repos:
77
# Trims trailing whitespace.
88
- id: trailing-whitespace
99
- repo: https://github.com/psf/black
10-
rev: 24.1.1
10+
rev: 24.2.0
1111
hooks:
1212
# Code formatting for Python
1313
- id: black-jupyter

0 commit comments

Comments
 (0)