mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 16:24:40 +04:00
v3.0.1
This commit is contained in:
parent
6d3a7eeef5
commit
dd8e717ed6
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
3.0.1 - 2023-01-26
|
||||
==================
|
||||
|
||||
### Fixes
|
||||
- Ensure coursier hooks are available offline after install.
|
||||
- #2723 PR by @asottile.
|
||||
|
||||
3.0.0 - 2023-01-23
|
||||
==================
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[metadata]
|
||||
name = pre_commit
|
||||
version = 3.0.0
|
||||
version = 3.0.1
|
||||
description = A framework for managing and maintaining multi-language pre-commit hooks.
|
||||
long_description = file: README.md
|
||||
long_description_content_type = text/markdown
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue