Unverified Commit 477953fa authored by Muyang Li's avatar Muyang Li Committed by GitHub
Browse files

chore: update the pre-commit config (#345)

parent 25383861
...@@ -18,7 +18,7 @@ repos: ...@@ -18,7 +18,7 @@ repos:
# - id: check-shebang-scripts-are-executable # - id: check-shebang-scripts-are-executable
- id: detect-private-key - id: detect-private-key
# - id: debug-statements # - id: debug-statements
- id: no-commit-to-branch # - id: no-commit-to-branch
- repo: https://github.com/PyCQA/isort - repo: https://github.com/PyCQA/isort
rev: 5.13.2 rev: 5.13.2
hooks: hooks:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment