Skip to content

Commit f8392d4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.12.1 → 24.1.1](psf/black@23.12.1...24.1.1)
1 parent 19bc2cc commit f8392d4

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
@@ -23,7 +23,7 @@ repos:
2323
- id: pyupgrade
2424

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

0 commit comments

Comments
 (0)