Skip to content

Commit 43be8f1

Browse files
[pre-commit.ci] pre-commit autoupdate (#217)
updates: - [github.com/psf/black: 24.2.0 → 24.3.0](psf/black@24.2.0...24.3.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 62b9801 commit 43be8f1

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
@@ -27,7 +27,7 @@ repos:
2727
- id: no-commit-to-branch
2828

2929
- repo: https://github.com/psf/black
30-
rev: '24.2.0'
30+
rev: '24.3.0'
3131
hooks:
3232
- id: black
3333
types: [file, python]

0 commit comments

Comments
 (0)