File tree Expand file tree Collapse file tree 3 files changed +25
-2
lines changed
Expand file tree Collapse file tree 3 files changed +25
-2
lines changed Original file line number Diff line number Diff line change 2121 hooks :
2222 - id : autopep8
2323- repo : https://github.com/pre-commit/pre-commit
24- rev : v2.12.1
24+ rev : v2.13.0
2525 hooks :
2626 - id : validate_manifest
2727- repo : https://github.com/asottile/pyupgrade
Original file line number Diff line number Diff line change 1+ 2.13.0 - 2021-05-21
2+ ===================
3+
4+ ### Features
5+ - Setting ` SKIP=... ` skips installation as well.
6+ - #1875 PR by @asottile .
7+ - pre-commit-ci/issues #53 issue by @TylerYep .
8+ - Attempt to mount from host with docker-in-docker.
9+ - #1888 PR by @okainov .
10+ - #1387 issue by @okainov .
11+ - Enable ` repo: local ` for ` r ` hooks.
12+ - #1878 PR by @lorenzwalthert .
13+ - Upgrade ` ruby-build ` and ` rbenv ` .
14+ - #1913 PR by @jalessio .
15+
16+ ### Fixes
17+ - Better detect ` r ` packages.
18+ - #1898 PR by @lorenzwalthert .
19+ - Avoid warnings with mismatched ` renv ` versions.
20+ - #1841 PR by @lorenzwalthert .
21+ - Reproducibly produce ruby tar resources.
22+ - #1915 PR by @asottile .
23+
1242.12.1 - 2021-04-16
225===================
326
Original file line number Diff line number Diff line change 11[metadata]
22name = pre_commit
3- version = 2.12.1
3+ version = 2.13.0
44description = A framework for managing and maintaining multi-language pre-commit hooks.
55long_description = file: README.md
66long_description_content_type = text/markdown
You can’t perform that action at this time.
0 commit comments