Releases: pre-commit/pre-commit-hooks
Releases · pre-commit/pre-commit-hooks
pre-commit-hooks v1.2.1-1
24 Feb 17:41
Compare
Sorry, something went wrong.
No results found
(Note: this is a tag-only release as no code changes occurred)
Fixes:
Don't pass filenames for no-commit-to-branch
pre-commit-hooks v1.2.1
19 Feb 21:28
Compare
Sorry, something went wrong.
No results found
Fixes:
detect-aws-credentials false positive when key was empty
no-commit-to-branch no longer crashes when not on a branch
pre-commit-hooks v1.2.0
14 Jan 01:37
Compare
Sorry, something went wrong.
No results found
Features:
Add new check-builtin-literals hook.
pretty-format-json no longer depends on simplejson.
detect-private-key now detects gcp keys.
pre-commit-hooks v1.1.1
19 Oct 17:35
Compare
Sorry, something went wrong.
No results found
Fixes:
Fix output interleaving in check-vcs-permalinks under python3.
pre-commit-hooks v1.1.0
12 Oct 23:01
Compare
Sorry, something went wrong.
No results found
Features:
check-yaml gains a --allow-multiple-documents (-m) argument to allow linting of files using the multi document syntax
pre-commit-hooks v1.0.0
09 Oct 20:19
Compare
Sorry, something went wrong.
No results found
1.0.0
Features:
New hook: check-vcs-permalinks for ensuring permalinked github urls.
Fixes:
Fix trailing-whitespace for non-utf8 files on macos
Fix requirements-txt-fixer for files ending in comments