Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pre-commit-4.0.0.pyz.sha256sum | 2024-10-05 | 87 Bytes | |
pre-commit-4.0.0.pyz | 2024-10-05 | 8.3 MB | |
pre-commit v4.0.0 source code.tar.gz | 2024-10-05 | 286.7 kB | |
pre-commit v4.0.0 source code.zip | 2024-10-05 | 369.3 kB | |
README.md | 2024-10-05 | 788 Bytes | |
Totals: 5 Items | 8.9 MB | 0 |
Features
- Improve
pre-commit migrate-config
to handle more yaml formats.-
3301 PR by @asottile.
-
- Handle
stages
deprecation inpre-commit migrate-config
.-
3302 PR by @asottile.
-
2732 issue by @asottile.
-
- Upgrade
ruby-build
.-
3199 PR by @ThisGuyCodes.
-
- Add "sensible regex" warnings to
repo: meta
.-
3311 PR by @asottile.
-
- Add warnings for deprecated
stages
(commit
->pre-commit
,push
->pre-push
,merge-commit
->pre-merge-commit
).-
3312 PR by @asottile.
-
3313 PR by @asottile.
-
3315 PR by @asottile.
-
2732 issue by @asottile.
-
Migrating
language: python_venv
has been removed -- uselanguage: python
instead.-
3320 PR by @asottile.
-
2734 issue by @asottile.
-