mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
v0.5.0
This commit is contained in:
parent
483c4a3d6c
commit
20c546a7da
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
0.5.0
|
||||
=====
|
||||
- Add a new "local" hook type for running hooks without remote configuration.
|
||||
- Complain loudly when .pre-commit-config.yaml is unstaged.
|
||||
- Better support for multiple language versions when running hooks.
|
||||
- Allow exclude to be defaulted in repository configuration.
|
||||
|
||||
0.4.4
|
||||
=====
|
||||
- Use sys.executable when executing virtualenv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue