diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 56d1ea8..8683b58 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.36.0 + rev: 0.36.1 hooks: - id: check-github-workflows args: ["--verbose"] - repo: https://github.com/rbubley/mirrors-prettier - rev: "v3.8.0" + rev: "v3.8.1" hooks: - id: prettier additional_dependencies: