diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5f2309c..903ec0f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: - id: uv-lock - repo: https://github.com/crate-ci/typos - rev: v1.43.5 + rev: v1.44.0 hooks: - id: typos @@ -68,7 +68,7 @@ repos: - id: zizmor - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.36.2 + rev: 0.37.0 hooks: - id: check-github-workflows args: ["--verbose"]