mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-13 20:40:08 -06:00
v0.17.0
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,3 +1,13 @@
|
||||
0.17.0
|
||||
======
|
||||
- Fix typos in help
|
||||
- Allow `commit-msg` hook to be uninstalled
|
||||
- Upgrade the `sample-config`
|
||||
- Remove undocumented `--no-stash` and `--allow-unstaged-config`
|
||||
- Remove `validate_config` hook pre-commit hook.
|
||||
- Fix installation race condition when multiple `pre-commit` processes would
|
||||
attempt to install the same repository.
|
||||
|
||||
0.16.3
|
||||
======
|
||||
- autoupdate attempts to maintain config formatting.
|
||||
|
||||
Reference in New Issue
Block a user