diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0b8e204..ac9918a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,12 +5,12 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.31.1 + rev: 0.31.2 hooks: - id: check-github-workflows args: ["--verbose"] - repo: https://github.com/rbubley/mirrors-prettier - rev: "v3.5.1" + rev: "v3.5.2" hooks: - id: prettier additional_dependencies: