Skip to content

chore(deps): update pre-commit hooks - #176

Merged
edgarrmondragon merged 1 commit into
mainfrom
renovate/pre-commit
Aug 8, 2026
Merged

chore(deps): update pre-commit hooks#176
edgarrmondragon merged 1 commit into
mainfrom
renovate/pre-commit

Conversation

@renovate

@renovate renovate Bot commented Jun 24, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change Age Confidence
adamtheturtle/doccmd-pre-commit repository minor v2026.3.2v2026.7.19 age confidence
astral-sh/ruff-pre-commit repository patch v0.16.0v0.16.2 age confidence
astral-sh/uv-pre-commit repository minor 0.11.230.12.3 age confidence
python-jsonschema/check-jsonschema repository patch 0.37.30.37.4 age confidence
ruff (source, changelog) pre-commit-python patch ==0.16.0==0.16.2 age confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

adamtheturtle/doccmd-pre-commit (adamtheturtle/doccmd-pre-commit)

v2026.7.19

Compare Source

2026.7.19 (2026-08-05)
Bug Fixes
  • use pull_request.user.login instead of github.actor for bot check (fixes adamtheturtle/literalizer#​146) (66f3f23)
Continuous Integration
  • bump astral-sh/setup-uv from v7 to v8.1.0 (6f28208)
astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)

v0.16.2

Compare Source

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

v0.16.1

Compare Source

astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)

v0.12.3

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.12.3

v0.12.2

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.12.2

v0.12.1

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.12.1

v0.12.0

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.12.0

v0.11.33

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.33

v0.11.32

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.32

v0.11.31

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.31

v0.11.30

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.30

v0.11.29

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.29

v0.11.28

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.28

v0.11.27

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.27

v0.11.26

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.26

v0.11.25

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.25

v0.11.24

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.24

python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)

v0.37.4

Compare Source

  • Update vendored schemas: bitbucket-pipelines, buildkite, changie, github-workflows,
    gitlab-ci, mergify, renovate, snapcraft, travis, woodpecker-ci (2026-06-29)
astral-sh/ruff (ruff)

v0.16.2

Compare Source

Released on 2026-08-06.

Bug fixes
  • [flake8-pyi] Avoid false positives on singledispatch functions (PYI041) (#​27335)
Server
  • Register formatting capabilities dynamically to exclude TOML files (#​27332)
Contributors

v0.16.1

Compare Source

Released on 2026-07-30.

Preview features
  • Add an option to opt out of human-readable names (#​27160)
  • [flake8-pytest-style] Make fixes safe by default and unsafe only when comments are present (PT018) (#​27201)
  • [pyupgrade] Skip fix when a defaulted TypeVar precedes a non-defaulted one (UP040, UP046, UP047) (#​27133)
  • [ruff] Fix false positive with unpacked arguments (RUF065) (#​26959)
Bug fixes
  • Bump gen-lsp-types to gracefully handle unknown enumeration values in LSP messages (#​27230)
  • [flake8-bugbear] Mark range as immutable (B008) (#​27247)
  • [flake8-comprehensions] NFKC-normalize keyword names in C408 fix (#​26813)
  • [flake8-return] Fix false positive when variable is read in finally clause (RET504) (#​25441)
  • [pydocstyle] Skip section detection inside RST directive bodies (D214, D405, D413) (#​23635)
  • [refurb] Parenthesize yield arguments in the FURB192 fix (#​27192)
Rule changes
  • [flake8-pytest-style] Mark PT022 fixes as unsafe (#​26440)
  • [refurb] Mark fixes that remove unknown separators as unsafe (FURB105) (#​27200)
Server
  • Fix indexing of excluded nested Ruff workspaces (#​27303)
  • Lint TOML files in the LSP (#​26862)
Documentation
  • Cover pycon Markdown formatting (#​27153)
  • [flake8-bandit] Document TYPE_CHECKING exception (S101) (#​27004)
  • [flake8-import-conventions] Document that extend-aliases can override default aliases (#​27191)
  • [pylint] Add missing fix safety gotchas for non-augmented-assignment (PLR6104) (#​27250)
Other changes
  • Reduce syntax error noise by swallowing dedents like indents (#​27170)
  • Vendor latest annotate-snippets (#​27033)
Contributors

Configuration

📅 Schedule: (in timezone America/Mexico_City)

  • Branch creation
    • On day 1 of the month (* * 1 */1 *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from edgarrmondragon as a code owner June 24, 2026 02:10
@renovate
renovate Bot force-pushed the renovate/pre-commit branch 4 times, most recently from c57d37b to 74a35f7 Compare June 30, 2026 17:58
@renovate
renovate Bot force-pushed the renovate/pre-commit branch 3 times, most recently from b9aaf1b to a8731dc Compare July 9, 2026 23:32
@renovate
renovate Bot force-pushed the renovate/pre-commit branch from a8731dc to 5d572bf Compare July 15, 2026 22:59
@read-the-docs-community

read-the-docs-community Bot commented Jul 15, 2026

Copy link
Copy Markdown

Documentation build overview

📚 backoff | 🛠️ Build #33966707 | 📁 Comparing 263c921 against latest (b803316)

  🔍 Preview build  

17 files changed · + 1 added · ± 16 modified

+ Added

± Modified

@renovate
renovate Bot force-pushed the renovate/pre-commit branch 5 times, most recently from 11c2760 to 7b23025 Compare July 22, 2026 05:49
@renovate
renovate Bot force-pushed the renovate/pre-commit branch 7 times, most recently from 768a0cf to cee2182 Compare July 30, 2026 20:31
@renovate
renovate Bot force-pushed the renovate/pre-commit branch 4 times, most recently from b051e83 to 7dd2270 Compare August 7, 2026 14:05
@renovate
renovate Bot force-pushed the renovate/pre-commit branch from 7dd2270 to 263c921 Compare August 7, 2026 22:02
@edgarrmondragon edgarrmondragon added the skip-changelog Exclude this PR from the changelog and release notes label Aug 8, 2026
@edgarrmondragon
edgarrmondragon added this pull request to the merge queue Aug 8, 2026
Merged via the queue into main with commit f850ab6 Aug 8, 2026
20 checks passed
@edgarrmondragon
edgarrmondragon deleted the renovate/pre-commit branch August 8, 2026 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Exclude this PR from the changelog and release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant