diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index edd5d18..9a7f837 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,6 +31,6 @@ repos: - id: ruff args: ["--fix", "--show-fixes"] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.5 + rev: 0.28.6 hooks: - id: check-github-workflows