Skip to content

Bump pre-commit from 4.6.1 to 4.6.2 - #2257

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pre-commit-4.6.2
Open

Bump pre-commit from 4.6.1 to 4.6.2#2257
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pre-commit-4.6.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps pre-commit from 4.6.1 to 4.6.2.

Release notes

Sourced from pre-commit's releases.

pre-commit v4.6.2

Fixes

Changelog

Sourced from pre-commit's changelog.

4.6.2 - 2026-08-10

Fixes

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.6.1...v4.6.2)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 17, 2026
@claude

claude Bot commented Aug 17, 2026

Copy link
Copy Markdown

Review

This is a routine Dependabot dependency bump: pre-commit 4.6.1 → 4.6.2 in requirements/local.txt (+1/-1, dev-only tooling dependency).

  • Code quality / bugs / security: N/A — no application code, config, or logic changes. pre-commit is a dev/CI tool, not a runtime dependency, so there's no production security surface here.
  • Change content: The 4.6.2 release is a bugfix-only patch (fixes language: node hooks with "scripts": {"build": ...} under npm 11.x, per the linked changelog) — a strict improvement over 4.6.1 with low regression risk.
  • Test coverage: No tests needed for a lockfile-style version bump; CI running pre-commit itself is sufficient verification.

LGTM — safe to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants