Removed duplicate pre-commit hooks

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-05-24 10:27:33 -04:00
parent 6ea526a463
commit 64fb311ac3

View File

@@ -13,12 +13,9 @@ repos:
- id: check-toml
- id: check-ast
- id: fix-byte-order-marker
- id: check-merge-conflict
- id: debug-statements
- id: detect-aws-credentials
args: [--allow-missing-credentials]
- id: detect-private-key
- id: end-of-file-fixer
- id: mixed-line-ending
- repo: https://github.com/Yelp/detect-secrets
rev: v1.5.0