Commit 3ea24b4
Bump pre-commit from 4.6.1 to 4.6.2 (#47)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.6.1
to 4.6.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pre-commit/pre-commit/releases">pre-commit's
releases</a>.</em></p>
<blockquote>
<h2>pre-commit v4.6.2</h2>
<h3>Fixes</h3>
<ul>
<li>Fix <code>language: node</code> hooks that contain
<code>"scripts": {"build": ...}</code> with
npm 11.x.
<ul>
<li>Regressed in 4.6.1.</li>
<li><a
href="https://redirect.github.com/pre-commit/pre-commit/issues/3737">#3737</a>
issue by <a
href="https://github.com/mheiges"><code>@mheiges</code></a>.</li>
<li><a
href="https://redirect.github.com/pre-commit/pre-commit/issues/3743">#3743</a>
PR by <a
href="https://github.com/asottile"><code>@asottile</code></a>.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md">pre-commit's
changelog</a>.</em></p>
<blockquote>
<h1>4.6.2 - 2026-08-10</h1>
<h3>Fixes</h3>
<ul>
<li>Fix <code>language: node</code> hooks that contain
<code>"scripts": {"build": ...}</code> with
npm 11.x.
<ul>
<li>Regressed in 4.6.1.</li>
<li><a
href="https://redirect.github.com/pre-commit/pre-commit/issues/3737">#3737</a>
issue by <a
href="https://github.com/mheiges"><code>@mheiges</code></a>.</li>
<li><a
href="https://redirect.github.com/pre-commit/pre-commit/issues/3743">#3743</a>
PR by <a
href="https://github.com/asottile"><code>@asottile</code></a>.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pre-commit/pre-commit/commit/9767b6c8211a6bf683875a0afcf2b390457a4b66"><code>9767b6c</code></a>
v4.6.2</li>
<li><a
href="https://github.com/pre-commit/pre-commit/commit/42ee3ff5ac1cae639613c9ad002d0502ae82384f"><code>42ee3ff</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/pre-commit/issues/3743">#3743</a>
from pre-commit/npm-build-scripts-11-x</li>
<li><a
href="https://github.com/pre-commit/pre-commit/commit/30566198cb2d05201625f92b660a34c38ffe2dc7"><code>3056619</code></a>
fix <code>language: node</code> for hooks with build scripts and npm
11.x</li>
<li>See full diff in <a
href="https://github.com/pre-commit/pre-commit/compare/v4.6.1...v4.6.2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Milutin Studen <81291567+milistu@users.noreply.github.com>1 parent bcf24af commit 3ea24b4
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments