diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 22074129..efed5504 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: args: [--py38-plus] - repo: "https://github.com/python-jsonschema/check-jsonschema" - rev: "0.23.2" + rev: "0.23.3" hooks: - id: "check-dependabot" - id: "check-github-workflows"