diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c7035182..b16435ef 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: types_or: [yaml, markdown, html, css, scss, javascript, json] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.13.3" + rev: "v0.14.3" hooks: - id: ruff-check args: ["--fix", "--show-fixes"] @@ -78,12 +78,12 @@ repos: - id: rst-inline-touching-normal - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.34.0 + rev: 0.34.1 hooks: - id: check-readthedocs - id: check-github-workflows - repo: https://github.com/henryiii/validate-pyproject-schema-store - rev: 2025.10.03 + rev: 2025.11.02 hooks: - id: validate-pyproject