Skip to content

Commit 1e62fc7

Browse files
[CI/CD] pre-commit autoupdate
1 parent 9fa4720 commit 1e62fc7

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: 24.1.1
29+
rev: 24.2.0
3030
hooks:
3131
- id: black
3232
args: [--skip-string-normalization]

0 commit comments

Comments
 (0)