diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0210aa9..990c4d3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: args: [--update-only] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.23.0 + rev: 0.23.2 hooks: - id: check-dependabot - id: check-github-actions @@ -43,7 +43,7 @@ repos: hooks: - id: prettier - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: "2.7.1" + rev: "2.7.2" hooks: - id: editorconfig-checker alias: ec