Add pre-commit hook destroyed-symlinks

https://github.com/pre-commit/pre-commit-hooks?tab=readme-ov-file#destroyed-symlinks

Another check or test we can have
This commit is contained in:
John Bampton
2024-03-23 20:45:37 +10:00
parent a810b9bca8
commit 2e9f79409a
+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