mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-14 14:34:45 +00:00
v3.4.0
This commit is contained in:
parent
234534dbc6
commit
6e2418c552
4 changed files with 15 additions and 7 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -1,3 +1,15 @@
|
|||
3.4.0 - 2020-12-15
|
||||
==================
|
||||
|
||||
### Features
|
||||
- `file-contents-sorter`: Add `--unique` argument
|
||||
- #524 PR by @danielhoherd.
|
||||
- `check-vcs-permalinks`: Add `--additional-github-domain` option
|
||||
- #530 PR by @youngminz.
|
||||
- New hook: `destroyed-symlinks` to detect unintentional symlink-breakages on
|
||||
windows.
|
||||
- #511 PR by @m-khvoinitsky.
|
||||
|
||||
3.3.0 - 2020-10-20
|
||||
==================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue