v4.6.2
pre-commit v4.6.2
Fixed 1
- Fix language: node hooks that contain "scripts": {"build": ...} with npm 11.x
Fixes
- Fix
language: nodehooks that contain"scripts": {"build": ...}with npm 11.x.- Regressed in 4.6.1.
- #3737 issue by @mheiges.
- #3743 PR by @asottile.