Releases: pre-commit/pre-commit-hooks
Releases · pre-commit/pre-commit-hooks
pre-commit-hooks v1.2.1-1
(Note: this is a tag-only release as no code changes occurred)
Fixes:
- Don't pass filenames for
no-commit-to-branch
- #268 issue by @dongyuzheng.
- #269 PR by @asottile.
pre-commit-hooks v1.2.1
pre-commit-hooks v1.2.0
pre-commit-hooks v1.1.1
pre-commit-hooks v1.1.0
Features:
check-yaml
gains a--allow-multiple-documents
(-m
) argument to allow linting of files using the multi document syntax- pre-commit/pre-commit#635 issue by @geekobi.
- #244 PR by @asottile.