Skip to content

Commit

Permalink
Merge pull request #193 from cisagov/improvement/add_more_pre-commit_…
Browse files Browse the repository at this point in the history
…hooks

Add additional hooks from `pre-commit/pre-commit-hooks`
  • Loading branch information
mcdonnnj authored Oct 30, 2024
2 parents bdf8a25 + dc7f09e commit 6959971
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,13 @@ repos:
- id: check-executables-have-shebangs
- id: check-json
- id: check-merge-conflict
- id: check-shebang-scripts-are-executable
- id: check-symlinks
- id: check-toml
- id: check-vcs-permalinks
- id: check-xml
- id: debug-statements
- id: destroyed-symlinks
- id: detect-aws-credentials
args:
- --allow-missing-credentials
Expand Down

0 comments on commit 6959971

Please sign in to comment.