diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b538dcd..3208446 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: ] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.34.1 + rev: 0.36.0 hooks: - id: check-dependabot - id: check-github-actions @@ -89,7 +89,7 @@ repos: language: system - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: "3.4.1" + rev: "3.6.0" hooks: - id: editorconfig-checker alias: ec