diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a5d617e..a48bebc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: fix-byte-order-marker - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.23.2 + rev: 0.26.3 hooks: - id: check-dependabot - id: check-github-actions @@ -26,7 +26,7 @@ repos: - id: check-gitlab-ci - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.0" + rev: "v3.0.3" hooks: - id: prettier