Skip to content

chore(deps-dev): update pre-commit requirement from >=4.0 to >=4.6.1 - #49

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pre-commit-gte-4.6.1
Closed

chore(deps-dev): update pre-commit requirement from >=4.0 to >=4.6.1#49
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pre-commit-gte-4.6.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on pre-commit to permit the latest version.

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

4.6.0 - 2026-04-21

Features

  • pre-commit hook-impl: allow --hook-dir to be missing to enable easier usage with git 2.54+ git hooks.

Fixes

4.5.1 - 2025-12-16

Fixes

  • Fix language: python with repo: local without additional_dependencies.

4.5.0 - 2025-11-22

Features

4.4.0 - 2025-11-08

... (truncated)

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 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)

Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version.
- [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.0.0...v4.6.1)

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

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 13, 2026
@fullsend-ai-review

fullsend-ai-review Bot commented Aug 13, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 5:11 AM UTC · Completed 5:16 AM UTC

Commit: 97851e8 · View workflow run →

@fullsend-ai-review

Copy link
Copy Markdown

Looks good to me

@fullsend-ai-review fullsend-ai-review Bot added the ready-for-merge All reviewers approved — ready to merge label Aug 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #81.

@dependabot dependabot Bot closed this Aug 20, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/pre-commit-gte-4.6.1 branch August 20, 2026 05:09
@fullsend-ai-retro

fullsend-ai-retro Bot commented Aug 20, 2026

Copy link
Copy Markdown

🤖 Finished Retro · ✅ Success · Started 5:10 AM UTC · Completed 5:21 AM UTC

Commit: 97851e8 · View workflow run →

@fullsend-ai-retro

Copy link
Copy Markdown

Retro: PR #49 — Dependabot pre-commit version bump

Workflow went well. The review agent correctly classified this 1-line Dependabot version bump as mechanical/value-only, limited sub-agent scope to trivial, and approved with zero findings. The approval was correct — no issues were missed.

Timeline

  1. Aug 13 05:10 — Dependabot opens PR chore(deps-dev): update pre-commit requirement from >=4.0 to >=4.6.1 #49 (pre-commit>=4.0>=4.6.1, 1 file, 1 line)
  2. Aug 13 05:10 — Review workflow run triggers
  3. Aug 13 05:11–05:16 — Review agent dispatches correctness (opus) + style-conventions (sonnet) sub-agents at trivial scope; both return empty findings; agent approves. Cost: $0.91, 21 turns.
  4. Aug 13ready-for-merge label applied. PR sits unmerged for 7 days.
  5. Aug 20 05:09 — Dependabot closes PR (superseded by chore(deps-dev): Update pre-commit requirement from >=4.0 to >=4.6.2 #81). Retro triggers on close.

Efficiency observations

All potential improvements identified in this retro are already tracked by existing open issues:

  • Review cost on trivial bot PRs ($0.91 for a 1-line bump): Covered by agents#257 (pre-review early exit for bot dependency PRs), agents#301 (lightweight path for trivial/mechanical changes), agents#513 (short-circuit to lightweight mode for dependency bumps), and agents#497 (downgrade sub-agent models based on scope — the correctness sub-agent used opus for this 1-line change).
  • Retro running on a never-merged, trivially-handled bot PR: This retro is itself an example of the waste described in agents#649 (skip retro on trivially-handled mechanical PRs) and agents#276 (bot-PR early exit for pre-retro). Also tracked at the platform level by fullsend#4006 and fullsend#3833.

No novel improvement opportunities were identified beyond what these existing issues already cover. No proposals filed.

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 ready-for-merge All reviewers approved — ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants