Update dependency pre-commit to v3.5.0
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| pre-commit | minor |
3.3.3 -> 3.5.0
|
Release Notes
pre-commit/pre-commit (pre-commit)
v3.5.0
==================
Features
- Improve performance of
check-hooks-applyandcheck-useless-excludes.
Fixes
- Use
time.monotonic()for more accurate hook timing.- #3024 MR by @adamchainz.
Migrating
- Require npm 6.x+ for
language: nodehooks.- #2996 MR by @RoelAdriaans.
- #1983 issue by @henryiii.
v3.4.0
==================
Features
- Add
language: haskell.- #2932 by @alunduil.
- Improve cpu count detection when run under cgroups.
Fixes
- Handle negative exit codes from hooks receiving posix signals.
- #2971 MR by @chriskuehl.
- #2970 issue by @chriskuehl.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.