Merge pull request #6213 from jbampton/add-pre-commit-hook-destroyed-symlinks

Add `pre-commit` hook `destroyed-symlinks`
This commit is contained in:
Yukihiro "Matz" Matsumoto
2024-03-26 11:11:06 +09:00
committed by GitHub
+1
View File
@@ -20,6 +20,7 @@ repos:
- id: check-shebang-scripts-are-executable
- id: check-vcs-permalinks
- id: check-yaml
- id: destroyed-symlinks
- id: detect-aws-credentials
args: [--allow-missing-credentials]
- id: detect-private-key