Skip to content

Commit 7dd8bda

Browse files
[pre-commit.ci] pre-commit autoupdate (#91)
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 a3ff818 commit 7dd8bda

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
@@ -11,7 +11,7 @@ repos:
1111
- id: check-case-conflict
1212
- id: check-merge-conflict
1313
- repo: https://github.com/psf/black
14-
rev: 24.2.0
14+
rev: 24.3.0
1515
hooks:
1616
- id: black
1717
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)