Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pre-commit-hooks v5.0.0 source code.tar.gz | 2024-10-05 | 50.7 kB | |
pre-commit-hooks v5.0.0 source code.zip | 2024-10-05 | 94.2 kB | |
README.md | 2024-10-05 | 695 Bytes | |
Totals: 3 Items | 145.7 kB | 0 |
Features
requirements-txt-fixer
: also removepkg_resources==...
.-
850 PR by @ericfrederich.
-
1030 issue by @ericfrederich.
-
check-illegal-windows-names
: new hook!-
1044 PR by @ericfrederich.
-
589 issue by @ericfrederich.
-
1049 PR by @Jeffrey-Lim.
-
pretty-format-json
: continue processing even if a file has a json error.-
1039 PR by @amarvin.
-
1038 issue by @amarvin.
-
Fixes
destroyed-symlinks
: setstages
to[pre-commit, pre-push, manual]
- PR #1085 by @AdrianDC.
Migrating
- pre-commit-hooks now requires
pre-commit>=3.2.0
. - use non-deprecated names for
stages
.-
1093 PR by @asottile.
-