Skip to content

chore(deps-dev): bump pre-commit from 4.6.0 to 4.6.1 - #6070

Merged
rtibbles merged 1 commit into
unstablefrom
dependabot/uv/pre-commit-4.6.1
Aug 2, 2026
Merged

chore(deps-dev): bump pre-commit from 4.6.0 to 4.6.1#6070
rtibbles merged 1 commit into
unstablefrom
dependabot/uv/pre-commit-4.6.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps pre-commit from 4.6.0 to 4.6.1.

Release notes

Sourced from pre-commit's releases.

pre-commit v4.6.1

Fixes

Changelog

Sourced from pre-commit's changelog.

4.6.1 - 2026-07-21

Fixes

Commits
  • 242ce8a v4.6.1
  • 766e550 Merge pull request #3727 from pre-commit/dedupe
  • 1558d06 Merge pull request #3726 from pre-commit/exists-faster
  • 8a1c47a avoid duplicate files in --all-files during conflict
  • 2e01c99 faster check of rev existing locally as a commit
  • 3613bf2 Merge pull request #3701 from pre-commit/autoupdate-repos
  • 1d811d9 Return an error for invalid --repo
  • 374d354 Merge pull request #3711 from damonbayer/dmb_JULIA_DEPOT_PATH
  • 1e7994f set JULIA_DEPOT_PATH
  • b2b9119 Merge pull request #3719 from pre-commit/npm-unknown-options
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 1, 2026
@rtibblesbot

rtibblesbot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

🔵 Review posted

Last updated: 2026-08-01 01:03 UTC

@rtibblesbot rtibblesbot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR #6070 bumps pre-commit 4.6.0 → 4.6.1 — a patch bump of a development-only dependency (requirements-dev.in, pinned ==, with the matching line in the compiled requirements-dev.txt).

  • Breaking changes: none
  • Deprecations: none
  • Security fixes: none
  • Peer/transitive dependency changes: none — the lockfile diff is exactly one line
  • Code changes required: none

Upstream 4.6.1 is fixes-only: language: node hooks installed via git (npm 12.x compat), JULIA_DEPOT_PATH for language: julia, an error on mistyped --repo in autoupdate, a faster pre-push commit-existence check, and no duplicated conflicted filenames in run --all-files. This repo has no node or julia hooks, so those two are inert here; the --all-files and pre-push fixes apply and are strict improvements.

CI passing (file linting, Python unit tests; other checks skipped by path filters, expected for a requirements-only diff).

Minor note for future pre-commit bumps: the All file linting job uses pre-commit/action@v3.0.1, which installs its own unpinned pre-commit rather than syncing requirements-dev.txt — so green CI validates the hook config, not the pinned version in this diff. Immaterial at patch level; no action needed here.


@rtibblesbot's comments are generated by an LLM, and should be evaluated accordingly

How was this generated?

Ran a dependency-update review pipeline over the version bump:

  • Classified the bump by semver (patch / minor / major) and dependency type (production vs. development)
  • Extracted the changelog and release notes across the version range
  • Assessed compatibility with this project's usage and whether any code changes are required
  • Treated CI as the primary safety net
  • Scaled the review depth to the update's risk
  • Chose the verdict from semver risk, changelog findings, and CI status

@rtibbles rtibbles left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No concerns from changelog and linting still runs.

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.6.0 to 4.6.1.
- [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.0...v4.6.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/pre-commit-4.6.1 branch from 728aec1 to 80ef106 Compare August 2, 2026 19:17
@rtibbles
rtibbles merged commit 33807f6 into unstable Aug 2, 2026
15 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/pre-commit-4.6.1 branch August 2, 2026 19:53
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants