Skip to content

Commit 3692e3a

Browse files
committed
Update pre-commit hooks
1 parent 6be9ae8 commit 3692e3a

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
@@ -28,7 +28,7 @@ repos:
2828

2929
# Autoformat: Python code
3030
- repo: https://github.com/psf/black
31-
rev: 23.12.1
31+
rev: 24.1.1
3232
hooks:
3333
- id: black
3434
args: [--target-version=py39]

0 commit comments

Comments
 (0)