Sourced from pre-commit's releases.
pre-commit v4.6.2
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.
Sourced from pre-commit's changelog.
4.6.2 - 2026-08-10
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.
9767b6c
v4.6.242ee3ff
Merge pull request #3743
from pre-commit/npm-build-scripts-11-x3056619
fix language: node for hooks with build scripts and npm
11.xSourced from virtualenv's releases.
21.7.4
What's Changed
- Upgrade embedded pip/setuptools/wheel by
@github-actions[bot] in pypa/virtualenv#3208Full Changelog: https://github.com/pypa/virtualenv/compare/21.7.3...21.7.4
Sourced from virtualenv's changelog.
Bugfixes - 21.7.4
Upgrade embedded wheels:
- setuptools to
84.0.0from83.0.0(:issue:3208)
v21.7.3 (2026-08-08)