diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a26affe..3fd18be 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: args: [--autofix, --no-ensure-ascii] - repo: https://github.com/pre-commit/sync-pre-commit-deps - rev: v0.0.1 + rev: v0.0.2 hooks: - id: sync-pre-commit-deps @@ -59,7 +59,7 @@ repos: args: [--update-only, --no-title] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.4 + rev: 0.30.0 hooks: - id: check-dependabot - id: check-github-actions