Skip to content

Bump the pre-commit-hooks group with 4 updates - #1

Merged
devmarkusb merged 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-hooks-0e5bdf6bb2
Apr 4, 2026
Merged

Bump the pre-commit-hooks group with 4 updates#1
devmarkusb merged 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-hooks-0e5bdf6bb2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 4, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the pre-commit-hooks group with 4 updates: https://github.com/igorshubovych/markdownlint-cli, https://github.com/codespell-project/codespell, https://github.com/BlankSpruce/gersemi and https://github.com/pre-commit/mirrors-clang-format.

Updates https://github.com/igorshubovych/markdownlint-cli from v0.42.0 to 0.48.0

Release notes

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

v0.48.0

  • Update all dependencies via Dependabot

v0.47.0

  • Add output and exit code support for warnings
  • Update markdownlint dependency to 0.40.0
    • Improve MD011/MD013/MD051/MD060
  • Update all dependencies via Dependabot

v0.46.0

  • Replace glob dependency with tinyglobby (smaller and fewer dependencies)
  • Update markdownlint dependency to 0.39.0
    • Add MD060/table-column-style
    • Improve MD001/MD007/MD009/MD010/MD029/MD033/MD037/MD059
  • Update all dependencies via Dependabot

v0.45.0

  • Update markdownlint dependency to 0.38.0
    • Add MD059/descriptive-link-text
    • Improve MD025/MD027/MD036/MD038/MD041/MD043/MD045/MD051/MD052
    • Remove support for end-of-life Node version 18
  • Update all dependencies via Dependabot

v0.44.0

  • Update markdownlint dependency to 0.37.4
    • Convert module to ECMAScript (breaking change)
    • Stop using require, convert to import
    • Improve MD032
  • Update all dependencies via Dependabot

v0.43.0

  • Update markdownlint dependency to 0.36.1
    • Improve MD051
    • Make micromark parser available to custom rules
    • Improve performance
  • Update all dependencies via Dependabot
Commits
  • e72a3ca Bump version 0.48.0
  • 02c6132 Delete and recreate package-lock.json via "npm install".
  • 800b47c Bump ava from 6.4.1 to 7.0.0
  • e6eb97c Bump minimatch
  • 61da922 Bump tar from 7.5.7 to 7.5.9
  • 3731696 Bump minimatch from 10.2.0 to 10.2.2
  • d60f5af Bump minimatch from 10.1.2 to 10.2.0
  • 587b174 Bump markdown-it from 14.1.0 to 14.1.1
  • c3bfec9 Bump minimatch from 10.1.1 to 10.1.2
  • 1fba958 Bump @​isaacs/brace-expansion from 5.0.0 to 5.0.1
  • Additional commits viewable in compare view

Updates https://github.com/codespell-project/codespell from v2.4.1 to 2.4.2

Release notes

Sourced from https://github.com/codespell-project/codespell's releases.

v2.4.2

Highlights

  • Fixed compatibility with chardet 7+

What's Changed

... (truncated)

Commits
  • 2ccb47f Compat with chardet 7 (#3886)
  • 4ec53bf [pre-commit.ci] pre-commit autoupdate
  • 2a4acba Bump actions/download-artifact from 7 to 8
  • be17cac Bump actions/upload-artifact from 6 to 7
  • 04a0712 Bump ruff (#3879)
  • 583d879 avoide->avoid, avoided, avoids,
  • 1f59f34 Add correction for 'foudation' to 'foundation'
  • e047fda Add spelling correction for gather and variants.
  • b5cd66d respondant->respondent
  • 92125a3 Add detection of ivoice and variants.
  • Additional commits viewable in compare view

Updates https://github.com/BlankSpruce/gersemi from 0.26.0 to 0.26.1

Release notes

Sourced from https://github.com/BlankSpruce/gersemi's releases.

0.26.1

Added

  • Support for new keywords in native commands available in CMake 4.3.
Changelog

Sourced from https://github.com/BlankSpruce/gersemi's changelog.

[0.26.1] 2026-03-13

Added

  • Support for new keywords in native commands available in CMake 4.3.
Commits

Updates https://github.com/pre-commit/mirrors-clang-format from v22.1.0 to 22.1.2

Commits

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 4 updates: [https://github.com/igorshubovych/markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli), [https://github.com/codespell-project/codespell](https://github.com/codespell-project/codespell), [https://github.com/BlankSpruce/gersemi](https://github.com/BlankSpruce/gersemi) and [https://github.com/pre-commit/mirrors-clang-format](https://github.com/pre-commit/mirrors-clang-format).


Updates `https://github.com/igorshubovych/markdownlint-cli` from v0.42.0 to 0.48.0
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.42.0...v0.48.0)

Updates `https://github.com/codespell-project/codespell` from v2.4.1 to 2.4.2
- [Release notes](https://github.com/codespell-project/codespell/releases)
- [Commits](codespell-project/codespell@v2.4.1...v2.4.2)

Updates `https://github.com/BlankSpruce/gersemi` from 0.26.0 to 0.26.1
- [Release notes](https://github.com/BlankSpruce/gersemi/releases)
- [Changelog](https://github.com/BlankSpruce/gersemi/blob/master/CHANGELOG.md)
- [Commits](BlankSpruce/gersemi@0.26.0...0.26.1)

Updates `https://github.com/pre-commit/mirrors-clang-format` from v22.1.0 to 22.1.2
- [Commits](pre-commit/mirrors-clang-format@v22.1.0...v22.1.2)

---
updated-dependencies:
- dependency-name: https://github.com/igorshubovych/markdownlint-cli
  dependency-version: 0.48.0
  dependency-type: direct:production
  dependency-group: pre-commit-hooks
- dependency-name: https://github.com/codespell-project/codespell
  dependency-version: 2.4.2
  dependency-type: direct:production
  dependency-group: pre-commit-hooks
- dependency-name: https://github.com/BlankSpruce/gersemi
  dependency-version: 0.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pre-commit-hooks
- dependency-name: https://github.com/pre-commit/mirrors-clang-format
  dependency-version: 22.1.2
  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 Apr 4, 2026
@devmarkusb
devmarkusb merged commit d776ee8 into main Apr 4, 2026
32 of 33 checks passed
@dependabot
dependabot Bot deleted the dependabot/pre_commit/pre-commit-hooks-0e5bdf6bb2 branch April 4, 2026 22:15
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant