Skip to content

Commit 94cf0c1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.12.1 → 24.2.0](psf/black@23.12.1...24.2.0)
1 parent 7f59683 commit 94cf0c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
- id: pyupgrade
2424

2525
- repo: https://github.com/psf/black
26-
rev: 23.12.1
26+
rev: 24.2.0
2727
hooks:
2828
- id: black
2929
args: [--safe]

0 commit comments

Comments
 (0)