Skip to content

Bump pre-commit from 4.5.0 to 4.5.1#1618

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/pip/pre-commit-4.5.1
Dec 17, 2025
Merged

Bump pre-commit from 4.5.0 to 4.5.1#1618
github-actions[bot] merged 1 commit intomasterfrom
dependabot/pip/pre-commit-4.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 17, 2025

Bumps pre-commit from 4.5.0 to 4.5.1.

Release notes

Sourced from pre-commit's releases.

pre-commit v4.5.1

Fixes

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

Sourced from pre-commit's changelog.

4.5.1 - 2025-12-16

Fixes

  • Fix language: python with repo: local without additional_dependencies.
Commits
  • 8a0630c v4.5.1
  • fcbc745 Merge pull request #3597 from pre-commit/empty-setup-py
  • 51592ee fix python local template when artifact dirs are present
  • 67e8faf Merge pull request #3596 from pre-commit/pre-commit-ci-update-config
  • c251e6b [pre-commit.ci] pre-commit autoupdate
  • 98ccafa Merge pull request #3593 from pre-commit/pre-commit-ci-update-config
  • 4895355 [pre-commit.ci] pre-commit autoupdate
  • 2cedd58 Merge pull request #3588 from pre-commit/pre-commit-ci-update-config
  • 465192d [pre-commit.ci] pre-commit autoupdate
  • fd42f96 Merge pull request #3586 from pre-commit/zipapp-sha256-file-not-needed
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.5.0 to 4.5.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.5.0...v4.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 17, 2025
@github-actions github-actions Bot enabled auto-merge (squash) December 17, 2025 11:01
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Dec 17, 2025

CodSpeed Performance Report

Merging #1618 will not alter performance

Comparing dependabot/pip/pre-commit-4.5.1 (a0b8630) with master (26ba78c)

Summary

✅ 99 untouched

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.37%. Comparing base (26ba78c) to head (a0b8630).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1618   +/-   ##
=======================================
  Coverage   99.37%   99.37%           
=======================================
  Files          30       30           
  Lines        5940     5940           
  Branches      282      282           
=======================================
  Hits         5903     5903           
  Misses         22       22           
  Partials       15       15           
Flag Coverage Δ
CI-GHA 99.37% <ø> (ø)
MyPy 97.63% <ø> (ø)
OS-Linux 99.73% <ø> (ø)
OS-Windows 98.66% <ø> (ø)
OS-macOS 98.80% <ø> (ø)
Py-3.10.11 98.63% <ø> (ø)
Py-3.10.19 99.65% <ø> (ø)
Py-3.11.14 99.65% <ø> (ø)
Py-3.11.9 98.63% <ø> (ø)
Py-3.12.10 98.63% <ø> (ø)
Py-3.12.12 99.65% <ø> (ø)
Py-3.13.11 99.70% <ø> (ø)
Py-3.13.11t 99.70% <ø> (ø)
Py-3.14.2 99.70% <ø> (ø)
Py-3.14.2t 99.70% <ø> (ø)
Py-pypy3.10.16-7.3.19 99.31% <ø> (ø)
VM-macos-latest 98.80% <ø> (ø)
VM-ubuntu-latest 99.73% <ø> (ø)
VM-windows-latest 98.66% <ø> (ø)
pytest 99.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions Bot merged commit e0592a1 into master Dec 17, 2025
58 of 60 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/pre-commit-4.5.1 branch December 17, 2025 11:25
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants