Skip to content

Commit 37eb734

Browse files
committed
Merge remote-tracking branch 'origin/master' into fix/pre-commit-config-file-option
Rename `configFile` to `configPath` in #496.
2 parents 8dd173f + b6ee9db commit 37eb734

File tree

6 files changed

+299
-75
lines changed

6 files changed

+299
-75
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@ clang-format supports.
351351
- [commitizen](https://github.com/commitizen-tools/commitizen)
352352
- [convco](https://github.com/convco/convco)
353353
- [forbid-new-submodules](https://github.com/pre-commit/pre-commit-hooks/blob/main/pre_commit_hooks/forbid_new_submodules.py)
354+
- [gitlint](https://github.com/jorisroovers/gitlint)
354355
- [gptcommit](https://github.com/zurawiki/gptcommit)
355356
- [no-commit-to-branch](https://github.com/pre-commit/pre-commit-hooks/blob/main/pre_commit_hooks/no_commit_to_branch.py)
356357

@@ -377,12 +378,14 @@ clang-format supports.
377378
- [headache](https://github.com/frama-c/headache)
378379
- [mixed-line-endings](https://github.com/pre-commit/pre-commit-hooks/blob/main/pre_commit_hooks/mixed_line_ending.py)
379380
- [mkdocs-linkcheck](https://github.com/byrnereese/linkchecker-mkdocs)
381+
- [openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator)
380382
- [prettier](https://prettier.io)
381383
- [sort-file-contents](https://github.com/pre-commit/pre-commit-hooks/blob/main/pre_commit_hooks/file_contents_sorter.py)
382384
- [tagref](https://github.com/stepchowfun/tagref)
383385
- [topiary](https://github.com/tweag/topiary)
384386
- [treefmt](https://github.com/numtide/treefmt)
385387
- [trim-trailing-whitespace](https://github.com/pre-commit/pre-commit-hooks/blob/main/pre_commit_hooks/trailing_whitespace_fixer.py)
388+
- [trufflehog](https://github.com/trufflesecurity/trufflehog): Secret scanner
386389

387390
### Custom hooks
388391

0 commit comments

Comments
 (0)