diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1ab3d955..e60ba1d7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: # - id: pyprojectsort - repo: https://github.com/python-jsonschema/check-jsonschema - rev: "0.29.4" + rev: "0.30.0" hooks: - id: check-github-workflows - id: check-readthedocs @@ -59,7 +59,7 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.7.3 + rev: v0.8.1 hooks: # Run the linter. - id: ruff