Skip to content

Bump the pre-commit-hooks group across 1 directory with 3 updates - #566

Merged
BaseMax merged 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-hooks-75cbfc9dd0
Jul 26, 2026
Merged

Bump the pre-commit-hooks group across 1 directory with 3 updates#566
BaseMax merged 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-hooks-75cbfc9dd0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the pre-commit-hooks group with 3 updates in the / directory: https://github.com/biomejs/pre-commit, https://github.com/igorshubovych/markdownlint-cli and https://github.com/zizmorcore/zizmor-pre-commit.

Updates https://github.com/biomejs/pre-commit from v2.5.2 to 2.5.4

Commits
  • 646c160 build(deps): bump @​biomejs/biome to 2.5.4
  • 5f6e4ee build(deps): bump @​biomejs/biome to 2.5.3 (#117)
  • 8c78325 build(deps): bump @​biomejs/biome to 2.5.3
  • 428d50a build(deps): bump @​biomejs/biome to 2.5.2 (#116)
  • See full diff in compare view

Updates https://github.com/igorshubovych/markdownlint-cli from v0.49.0 to 0.49.1

Release notes

Sourced from https://github.com/igorshubovych/markdownlint-cli's releases.

v0.49.1

  • Update markdownlint dependency to 0.41.1
    • Improve MD029
    • Fix module resolution under webpack
    • Update dependencies
  • Update all dependencies via Dependabot
Commits
  • 5b5dddc Bump version 0.49.1
  • 4e83bdd Bump run-con from 1.3.2 to 1.3.3
  • 4f2127b Bump actions/setup-node from 6 to 7
  • cc62492 Manually address new violations reported by xo.
  • 678b7ee Bump xo from 3.0.2 to 4.0.0
  • 06602e9 Bump ignore from 7.0.5 to 7.0.6
  • eac32dd Bump markdownlint from 0.41.0 to 0.41.1
  • 2864eb0 Bump js-yaml from 5.2.0 to 5.2.1
  • 2748661 Bump markdown-it from 14.2.0 to 14.3.0
  • 0144ebe Manually address new violations reported by xo.
  • Additional commits viewable in compare view

Updates https://github.com/zizmorcore/zizmor-pre-commit from v1.26.1 to 1.27.0

Release notes

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

v1.27.0

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.27.0

Commits
  • 64a97fb Mirror: 1.27.0
  • 9463fa8 Bump astral-sh/setup-uv from 8.2.0 to 8.3.0 in the github-actions group (#52)
  • 3a8eeb3 Bump actions/setup-python in the github-actions group (#50)
  • fe4aa69 Clean up issue templates
  • bce4005 Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group (#49)
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pre-commit-hooks group with 3 updates in the / directory: [https://github.com/biomejs/pre-commit](https://github.com/biomejs/pre-commit), [https://github.com/igorshubovych/markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) and [https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit).


Updates `https://github.com/biomejs/pre-commit` from v2.5.2 to 2.5.4
- [Release notes](https://github.com/biomejs/pre-commit/releases)
- [Commits](biomejs/pre-commit@53525e2...646c160)

Updates `https://github.com/igorshubovych/markdownlint-cli` from v0.49.0 to 0.49.1
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@a4d5d37...5b5dddc)

Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.26.1 to 1.27.0
- [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases)
- [Commits](zizmorcore/zizmor-pre-commit@e3eebf6...64a97fb)

---
updated-dependencies:
- dependency-name: https://github.com/biomejs/pre-commit
  dependency-version: 2.5.4
  dependency-type: direct:production
  dependency-group: pre-commit-hooks
- dependency-name: https://github.com/igorshubovych/markdownlint-cli
  dependency-version: 0.49.1
  dependency-type: direct:production
  dependency-group: pre-commit-hooks
- dependency-name: https://github.com/zizmorcore/zizmor-pre-commit
  dependency-version: 1.27.0
  dependency-type: direct:production
  dependency-group: pre-commit-hooks
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Jul 26, 2026
@dependabot
dependabot Bot requested review from BaseMax and jbampton as code owners July 26, 2026 10:22
@dependabot dependabot Bot added the pre_commit Pull requests that update pre_commit code label Jul 26, 2026
@deepsource-io

deepsource-io Bot commented Jul 26, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in 2490a4e...a2e83b3 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
JavaScript Jul 26, 2026 10:22a.m. Review ↗
Secrets Jul 26, 2026 10:22a.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@BaseMax
BaseMax merged commit 6b2ff1b into main Jul 26, 2026
15 of 16 checks passed
@BaseMax
BaseMax deleted the dependabot/pre_commit/pre-commit-hooks-75cbfc9dd0 branch July 26, 2026 18:52
@github-project-automation github-project-automation Bot moved this to Done in Next Jul 26, 2026
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 pre_commit Pull requests that update pre_commit code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant