Try add back no-commit-to-branch (#11799)

This commit is contained in:
fzyzcjy
2025-10-18 12:05:12 +08:00
committed by GitHub
parent ca240eefb4
commit dbbd4e1891
2 changed files with 2 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ repos:
- id: check-shebang-scripts-are-executable
- id: detect-private-key
- id: debug-statements
- id: no-commit-to-branch
- repo: https://github.com/PyCQA/isort
rev: 5.13.2
hooks: