Skip to content

chore(deps): Bump https://github.com/pre-commit/pre-commit-hooks from v5.0.0 to 6.0.0 - #375

Merged
VijitSingh97 merged 1 commit into
developfrom
dependabot/pre_commit/https-/github.com/pre-commit/pre-commit-hooks-6.0.0
Aug 19, 2026
Merged

chore(deps): Bump https://github.com/pre-commit/pre-commit-hooks from v5.0.0 to 6.0.0#375
VijitSingh97 merged 1 commit into
developfrom
dependabot/pre_commit/https-/github.com/pre-commit/pre-commit-hooks-6.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps https://github.com/pre-commit/pre-commit-hooks from v5.0.0 to 6.0.0.

Release notes

Sourced from https://github.com/pre-commit/pre-commit-hooks's releases.

pre-commit-hooks v6.0.0

Fixes

Migrating

Changelog

Sourced from https://github.com/pre-commit/pre-commit-hooks's changelog.

6.0.0 - 2025-08-09

Fixes

Migrating

Commits
  • 3e8a870 v6.0.0
  • a8f8651 Merge pull request #1185 from pre-commit/pre-commit-ci-update-config
  • 1acd88e [pre-commit.ci] pre-commit autoupdate
  • 1450343 Merge pull request #1182 from pre-commit/pre-commit-ci-update-config
  • b554d0a [pre-commit.ci] pre-commit autoupdate
  • 582b9c6 Merge pull request #1174 from pre-commit/pre-commit-ci-update-config
  • 84f8a9d [pre-commit.ci] pre-commit autoupdate
  • ec458dc Merge pull request #1166 from pre-commit/pre-commit-ci-update-config
  • 1ea82df [pre-commit.ci] pre-commit autoupdate
  • 540cd64 Merge pull request #1164 from pre-commit/pre-commit-ci-update-config
  • 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 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)

@dependabot dependabot Bot added the infra Deployment, packaging, releases label Aug 19, 2026
@dependabot
dependabot Bot requested a review from VijitSingh97 as a code owner August 19, 2026 16:02
@dependabot dependabot Bot added the infra Deployment, packaging, releases label Aug 19, 2026
@VijitSingh97

Copy link
Copy Markdown
Contributor

Verified before merging, because CI does not run pre-commit — nothing under .github/workflows/ invokes it, so a green run here is not evidence about this change.

v6.0.0's release notes remove two hooks: check-byte-order-marker and fix-encoding-pragma. Neither is one we use. It also raises the floor to python >= 3.9.

Ran the hooks at the new rev against the whole tree:

detect private key.......................................................Passed
check for added large files..............................................Passed
fix end of files.........................................................Passed
trim trailing whitespace.................................................Passed

All four we declare. (make lint-yaml failed in that run only because my local box has no yamllint binary — the CI job for it passed.)

For the record: this PR is the pre-commit dependabot ecosystem added in #374 working within minutes of the merge. That pin had been a full major behind with nothing watching it.

@VijitSingh97
VijitSingh97 merged commit 4214e05 into develop Aug 19, 2026
9 checks passed
@VijitSingh97
VijitSingh97 deleted the dependabot/pre_commit/https-/github.com/pre-commit/pre-commit-hooks-6.0.0 branch August 19, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra Deployment, packaging, releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant