Skip to content

Commit a05a0b1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.12.0 → 23.12.1](psf/black@23.12.0...23.12.1)
1 parent 5b564c2 commit a05a0b1

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
@@ -24,7 +24,7 @@ repos:
2424
additional_dependencies:
2525
- black==22.6.0 # Matches hook
2626
- repo: https://github.com/psf/black
27-
rev: 23.12.0
27+
rev: 23.12.1
2828
hooks:
2929
- id: black
3030
args: [--line-length, "100"]

0 commit comments

Comments
 (0)