Skip to content

Commit

Permalink
[CI/CD] pre-commit autoupdate (#2897)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 24, 2023
1 parent 453f98c commit 63a4493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repos:
args:
- --skip=B104,B105,B108,B110,B301,B310,B321,B324,B402,B403,B404,B602,B603,B604,B605,B607,B701
- repo: https://github.com/python/black
rev: 23.12.0
rev: 23.12.1
hooks:
- id: black
args: [--skip-string-normalization]
Expand Down

0 comments on commit 63a4493

Please sign in to comment.