Skip to content

Commit

Permalink
[CI/CD] pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 9, 2023
1 parent ae136a4 commit 55f7af1
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.7.0
rev: 23.9.0
hooks:
- id: black
args: [--skip-string-normalization]
Expand Down

0 comments on commit 55f7af1

Please sign in to comment.