Skip to content

Commit 63a4493

Browse files
[CI/CD] pre-commit autoupdate (#2897)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 453f98c commit 63a4493

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
@@ -26,7 +26,7 @@ repos:
2626
args:
2727
- --skip=B104,B105,B108,B110,B301,B310,B321,B324,B402,B403,B404,B602,B603,B604,B605,B607,B701
2828
- repo: https://github.com/python/black
29-
rev: 23.12.0
29+
rev: 23.12.1
3030
hooks:
3131
- id: black
3232
args: [--skip-string-normalization]

0 commit comments

Comments
 (0)