Bump the pre-commit-hooks group with 9 updates - #17
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the pre-commit-hooks group with 9 updates: | Package | From | To | | --- | --- | --- | | [https://github.com/python-poetry/poetry](https://github.com/python-poetry/poetry) | `1.8.0` | `2.4.1` | | [https://github.com/hadialqattan/pycln](https://github.com/hadialqattan/pycln) | `v2.5.0` | `2.6.0` | | [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) | `v0.9.1` | `0.16.4` | | [https://github.com/pre-commit/mirrors-mypy](https://github.com/pre-commit/mirrors-mypy) | `v1.14.1` | `2.3.1` | | [https://github.com/codingjoe/relint](https://github.com/codingjoe/relint) | `3.3.1` | `3.5.0` | | [https://github.com/MiraGeoscience/pre-commit-hooks](https://github.com/MiraGeoscience/pre-commit-hooks) | `v1.0.2` | `1.1.0` | | [https://github.com/codespell-project/codespell](https://github.com/codespell-project/codespell) | `v2.3.0` | `2.4.3` | | [https://github.com/pre-commit/pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) | `v5.0.0` | `6.0.0` | | [https://github.com/rstcheck/rstcheck](https://github.com/rstcheck/rstcheck) | `v6.2.4` | `6.3.0` | Updates `https://github.com/python-poetry/poetry` from 1.8.0 to 2.4.1 - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md) - [Commits](python-poetry/poetry@1.8.0...2.4.1) Updates `https://github.com/hadialqattan/pycln` from v2.5.0 to 2.6.0 - [Release notes](https://github.com/hadialqattan/pycln/releases) - [Changelog](https://github.com/hadialqattan/pycln/blob/master/docs/CHANGELOG.md) - [Commits](hadialqattan/pycln@v2.5.0...v2.6.0) Updates `https://github.com/astral-sh/ruff-pre-commit` from v0.9.1 to 0.16.4 - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](astral-sh/ruff-pre-commit@v0.9.1...v0.16.4) Updates `https://github.com/pre-commit/mirrors-mypy` from v1.14.1 to 2.3.1 - [Commits](pre-commit/mirrors-mypy@v1.14.1...v2.3.1) Updates `https://github.com/codingjoe/relint` from 3.3.1 to 3.5.0 - [Release notes](https://github.com/codingjoe/relint/releases) - [Commits](codingjoe/relint@3.3.1...3.5.0) Updates `https://github.com/MiraGeoscience/pre-commit-hooks` from v1.0.2 to 1.1.0 - [Release notes](https://github.com/MiraGeoscience/pre-commit-hooks/releases) - [Commits](v1.0.2...v1.1.0) Updates `https://github.com/codespell-project/codespell` from v2.3.0 to 2.4.3 - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.3.0...v2.4.3) Updates `https://github.com/pre-commit/pre-commit-hooks` from v5.0.0 to 6.0.0 - [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases) - [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) Updates `https://github.com/rstcheck/rstcheck` from v6.2.4 to 6.3.0 - [Changelog](https://github.com/rstcheck/rstcheck/blob/main/CHANGELOG.md) - [Commits](rstcheck/rstcheck@v6.2.4...v6.3.0) --- updated-dependencies: - dependency-name: https://github.com/python-poetry/poetry dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pre-commit-hooks - dependency-name: https://github.com/hadialqattan/pycln dependency-version: 2.6.0 dependency-type: direct:production dependency-group: pre-commit-hooks - 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/codingjoe/relint dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pre-commit-hooks - dependency-name: https://github.com/MiraGeoscience/pre-commit-hooks dependency-version: 1.1.0 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/pre-commit/pre-commit-hooks dependency-version: 6.0.0 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>
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s pre-commit toolchain by bumping the pinned rev versions for a set of upstream hook repositories, keeping local lint/format/type-check tooling current and consistent for contributors and CI.
Changes:
- Bumped
poetryhook repo from1.8.0to2.4.1. - Bumped lint/type-check related hook repos (
pycln,ruff-pre-commit,mirrors-mypy,relint) to newer released versions. - Bumped other hook repos (
codespell,pre-commit-hooks,rstcheck) to newer released versions.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pre-commit-hooks group with 9 updates:
1.8.02.4.1v2.5.02.6.0v0.9.10.16.4v1.14.12.3.13.3.13.5.0v1.0.21.1.0v2.3.02.4.3v5.0.06.0.0v6.2.46.3.0Updates
https://github.com/python-poetry/poetryfrom 1.8.0 to 2.4.1Release notes
Sourced from https://github.com/python-poetry/poetry's releases.
... (truncated)
Changelog
Sourced from https://github.com/python-poetry/poetry's changelog.
... (truncated)
Commits
811a12drelease: bump version to 2.4.1c273de5deps: re-allow installer 0.7.0 (#10887)e75f034test: assert config migration results (#10884)409c83cfixpoetry update \<dep>where <dep> is a transitive dependency (#10885)ca5b500ci: remove temporary workaround (#10886)3fc8b33release: bump version to 2.4.06b100d5chore: update dependencies (#10879)ca51dacfeat: add asolver.min-release-age-exclude-sourceconfig option (#10824)5b4307afeat: add asolver.min-release-age-excludeconfig option (#10824)c54c3b0feat: add asolver.min-release-ageconfig option (#10824)Updates
https://github.com/hadialqattan/pyclnfrom v2.5.0 to 2.6.0Release notes
Sourced from https://github.com/hadialqattan/pycln's releases.
Changelog
Sourced from https://github.com/hadialqattan/pycln's changelog.
Commits
c722dfaBump v2.6.0bb869d2add: Python 3.13 & 3.14 to the CI (#279)d4f37a7change: Drop Python 3.8 Support (#278)9553f79fix: use ast.Constant for str node handling since ast.Str was deprecated in P...87c8abcBump typer from 0.17.3 to 0.19.2 (#275)4757255Bump codecov/codecov-action from 5.5.0 to 5.5.1 (#273)7c029bcBump actions/setup-python from 5 to 6 (#272)cf06c3bBump codecov/codecov-action from 5.4.3 to 5.5.0 (#270)d01c31bBump typer from 0.16.0 to 0.17.3 (#271)98dcfbaBump actions/checkout from 4 to 5 (#269)Updates
https://github.com/astral-sh/ruff-pre-commitfrom v0.9.1 to 0.16.4Release notes
Sourced from https://github.com/astral-sh/ruff-pre-commit's releases.
... (truncated)
Commits
aab412dMirror: 0.16.465dbdb5Mirror: 0.16.37c55798Mirror: 0.16.26a246abBump astral-sh/setup-uv from 8.3.2 to 9.0.0 in the github-actions group (#179)39d9ac5Mirror: 0.16.1299cd31Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group (#177)cb8c523Mirror: 0.16.0162e162Bump astral-sh/setup-uv from 8.2.0 to 8.3.2 in the github-actions group (#176)2700fd5Mirror: 0.15.2201a675eMirror: 0.15.21Updates
https://github.com/pre-commit/mirrors-mypyfrom v1.14.1 to 2.3.1Commits
7ff8d35Mirror: 2.3.141e6916Mirror: 2.3.00cbe8f6Mirror: 2.2.0d2823d3Mirror: 2.1.0a9d9ff5Mirror: 2.0.0fc0f09aMirror: 1.20.20f369d2Mirror: 1.20.18e5c807Mirror: 1.20.0a66e98dMirror: 1.19.1c273830Mirror: 1.19.0Updates
https://github.com/codingjoe/relintfrom 3.3.1 to 3.5.0Release notes
Sourced from https://github.com/codingjoe/relint's releases.
Commits
b1c90dfResolve #114 -- Always wrap code printed to the console (#146)757bca4[pre-commit.ci] pre-commit autoupdatec845e27[pre-commit.ci] pre-commit autoupdatea9c0e38Bump actions/checkout from 6 to 7fad6d65Limit allowed toolsd5a7f5fAdd Skills via Claude plugin3751a69[pre-commit.ci] pre-commit autoupdated36fea4Revert funding file49a477bFix #133 -- Handle git diff mnemonic prefixes (#137)8ace03a[pre-commit.ci] pre-commit autoupdateUpdates
https://github.com/MiraGeoscience/pre-commit-hooksfrom v1.0.2 to 1.1.0Commits
28fba19Merge pull request #6 from MiraGeoscience/DEVOPS-6377848e6c[DEVOPS-637] add test on package version consistency7120f60[DEVOPS-637] lower required code coverage12c51b4[DEVOPS-637] configure codecov640aa35[DEVOPS-637] fix coverage configc7a01e1[DEVOPS-637] configure and run pylinta1b494f[DEVOPS-637] run tests in github766d985[DEVOPS-637] set version to 1.1.0fbb03b6[DEVOPS-637] --full-scan-files take comma separated lista315d07[DEVOPS-637] always fulll scan for copyright on README and package.rstUpdates
https://github.com/codespell-project/codespellfrom v2.3.0 to 2.4.3Release notes
Sourced from https://github.com/codespell-project/codespell's releases.
... (truncated)
Commits
57b2140Read only [tool.codespell] from TOML config (#3975)23b8d94[pre-commit.ci] pre-commit autoupdate926c4d6[pre-commit.ci] pre-commit autoupdate820a301Merge pull request #3967 from codespell-project/peternewman-patch-19fe42c9Add common misspellings for reseeve->reserve to dictionary725173c[pre-commit.ci] pre-commit autoupdate86c13ee[pre-commit.ci] pre-commit autoupdate7b9f36cBump actions/checkout from 6 to 7bcc1b80Add spelling corrections for simpe and variants.89584cc[pre-commit.ci] pre-commit autoupdateUpdates
https://github.com/pre-commit/pre-commit-hooksfrom v5.0.0 to 6.0.0Release notes
Sourced from https://github.com/pre-commit/pre-commit-hooks's releases.
Changelog
Sourced from https://github.com/pre-commit/pre-commit-hooks's changelog.
Commits
3e8a870v6.0.0a8f8651Merge pull request #1185 from pre-commit/pre-commit-ci-update-config1acd88e[pre-commit.ci] pre-commit autoupdate1450343Merge pull request #1182 from pre-commit/pre-commit-ci-update-configb554d0a[pre-commit.ci] pre-commit autoupdate582b9c6Merge pull request #1174 from pre-commit/pre-commit-ci-update-config84f8a9d[pre-commit.ci] pre-commit autoupdateec458dcMerge pull request #1166 from pre-commit/pre-commit-ci-update-config1ea82df[pre-commit.ci] pre-commit autoupdate540cd64Merge pull request #1164 from pre-commit/pre-commit-ci-update-configUpdates
https://github.com/rstcheck/rstcheckfrom v6.2.4 to 6.3.0Changelog
Sourced from https://github.com/rstcheck/rstcheck's changelog.
Commits
d8774e9"release v6.3.0 [skip ci]"382bcc8Merge pull request #254 from rstcheck/support-rstcheck-core-1_3_193a53bdupdate changelogf69ee7cadd flag for new sphinx_source_dir setting88c8248bump min rstcheck-core version to 1.3.1b4f9612Merge pull request #253 from rstcheck/pre-commit-ci-update-config436c085ignore argument count of cli function2608287[pre-commit.ci] auto fixes from pre-commit.com hooks4be06fb[pre-commit.ci] pre-commit autoupdate96719d9Merge pull request #250 from rstcheck/pre-commit-ci-update-configDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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