Skip to content

Commit 2cc5502

Browse files
chore(pre-commit): pre-commit autoupdate (#2441)
updates: - [github.com/psf/black: 24.4.0 → 24.4.2](psf/black@24.4.0...24.4.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c3a5f1e commit 2cc5502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
hooks:
2929
- id: isort
3030
- repo: https://github.com/psf/black
31-
rev: 24.4.0
31+
rev: 24.4.2
3232
hooks:
3333
- id: black
3434
args: [--safe, --quiet]

0 commit comments

Comments
 (0)