diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c409896b..bc541241 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: # GitHub Actions etc. configuration validity checking - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.24.1 + rev: 0.26.3 hooks: #- id: check-dependabot #- id: check-github-actions @@ -68,7 +68,7 @@ repos: # prettier, opinionated code formatter - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.2" + rev: "v3.0.3" hooks: - id: prettier exclude_types: