Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pre_commit/develop/pre-commit-hooks-425b6c540e
Open

Bump the pre-commit-hooks group with 4 updates#91
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pre_commit/develop/pre-commit-hooks-425b6c540e

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the pre-commit-hooks group with 4 updates: https://github.com/astral-sh/ruff-pre-commit, https://github.com/pre-commit/mirrors-mypy, https://github.com/codespell-project/codespell and https://github.com/rstcheck/rstcheck.

Updates https://github.com/astral-sh/ruff-pre-commit from v0.15.20 to 0.16.4

Release notes

Sourced from https://github.com/astral-sh/ruff-pre-commit's releases.

v0.16.4

See: https://github.com/astral-sh/ruff/releases/tag/0.16.4

v0.16.3

See: https://github.com/astral-sh/ruff/releases/tag/0.16.3

v0.16.2

See: https://github.com/astral-sh/ruff/releases/tag/0.16.2

v0.16.1

See: https://github.com/astral-sh/ruff/releases/tag/0.16.1

v0.16.0

See: https://github.com/astral-sh/ruff/releases/tag/0.16.0

v0.15.22

See: https://github.com/astral-sh/ruff/releases/tag/0.15.22

v0.15.21

See: https://github.com/astral-sh/ruff/releases/tag/0.15.21

Commits

Updates https://github.com/pre-commit/mirrors-mypy from v2.1.0 to 2.3.1

Commits

Updates https://github.com/codespell-project/codespell from v2.4.2 to 2.4.3

Release notes

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

v2.4.3

What's Changed

... (truncated)

Commits
  • 57b2140 Read only [tool.codespell] from TOML config (#3975)
  • 23b8d94 [pre-commit.ci] pre-commit autoupdate
  • 926c4d6 [pre-commit.ci] pre-commit autoupdate
  • 820a301 Merge pull request #3967 from codespell-project/peternewman-patch-1
  • 9fe42c9 Add common misspellings for reseeve->reserve to dictionary
  • 725173c [pre-commit.ci] pre-commit autoupdate
  • 86c13ee [pre-commit.ci] pre-commit autoupdate
  • 7b9f36c Bump actions/checkout from 6 to 7
  • bcc1b80 Add spelling corrections for simpe and variants.
  • 89584cc [pre-commit.ci] pre-commit autoupdate
  • Additional commits viewable in compare view

Updates https://github.com/rstcheck/rstcheck from v6.2.5 to 6.3.0

Changelog

Sourced from https://github.com/rstcheck/rstcheck's changelog.

v6.3.0 (2026-07-28)

diff v6.2.5...v6.3.0

Documentation

  • switch from sphinx-click to sphinx-typer (#250)

Miscellaneous

  • Bump min. python version to 3.10 (#250)
  • Added python 3.14 to test suite (#250)
  • Bump min. rstcheck-core version to 1.3.1 (#254)
  • Add --sphinx-source-dir flag (#254)
Commits
  • d8774e9 "release v6.3.0 [skip ci]"
  • 382bcc8 Merge pull request #254 from rstcheck/support-rstcheck-core-1_3_1
  • 93a53bd update changelog
  • f69ee7c add flag for new sphinx_source_dir setting
  • 88c8248 bump min rstcheck-core version to 1.3.1
  • b4f9612 Merge pull request #253 from rstcheck/pre-commit-ci-update-config
  • 436c085 ignore argument count of cli function
  • 2608287 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 4be06fb [pre-commit.ci] pre-commit autoupdate
  • 96719d9 Merge pull request #250 from rstcheck/pre-commit-ci-update-config
  • 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 <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/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit), [https://github.com/pre-commit/mirrors-mypy](https://github.com/pre-commit/mirrors-mypy), [https://github.com/codespell-project/codespell](https://github.com/codespell-project/codespell) and [https://github.com/rstcheck/rstcheck](https://github.com/rstcheck/rstcheck).
Updates `https://github.com/astral-sh/ruff-pre-commit` from v0.15.20 to 0.16.4
- [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases)
- [Commits](astral-sh/ruff-pre-commit@v0.15.20...v0.16.4)
Updates `https://github.com/pre-commit/mirrors-mypy` from v2.1.0 to 2.3.1
- [Commits](pre-commit/mirrors-mypy@v2.1.0...v2.3.1)
Updates `https://github.com/codespell-project/codespell` from v2.4.2 to 2.4.3
- [Release notes](https://github.com/codespell-project/codespell/releases)
- [Commits](codespell-project/codespell@v2.4.2...v2.4.3)
Updates `https://github.com/rstcheck/rstcheck` from v6.2.5 to 6.3.0
- [Changelog](https://github.com/rstcheck/rstcheck/blob/main/CHANGELOG.md)
- [Commits](rstcheck/rstcheck@v6.2.5...v6.3.0)
---
updated-dependencies:
- dependency-name: https://github.com/astral-sh/ruff-pre-commit
dependency-version: 0.16.4
dependency-type: direct:production
dependency-group: pre-commit-hooks
- dependency-name: https://github.com/pre-commit/mirrors-mypy
dependency-version: 2.3.1
dependency-type: direct:production
dependency-group: pre-commit-hooks
- dependency-name: https://github.com/codespell-project/codespell
dependency-version: 2.4.3
dependency-type: direct:production
dependency-group: pre-commit-hooks
- dependency-name: https://github.com/rstcheck/rstcheck
dependency-version: 6.3.0
dependency-type: direct:production
dependency-group: pre-commit-hooks
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Aug 25, 2026
CopilotAI lite review requested due to automatic review settings August 25, 2026 03:17
@dependabotdependabotBot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Aug 25, 2026

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s pre-commit hook versions to keep local and CI linting/type-checking/spell-check tooling current.

Changes:

  • Bump astral-sh/ruff-pre-commit to v0.16.4
  • Bump pre-commit/mirrors-mypy to v2.3.1
  • Bump codespell-project/codespell to v2.4.3 and rstcheck/rstcheck to v6.3.0

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filepre_commitPull requests that update pre_commit code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant