diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 090a0d9..c4590da 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: remove-tabs - repo: https://github.com/python-jsonschema/check-jsonschema.git - rev: 0.28.1 + rev: 0.29.2 hooks: - id: check-github-actions - id: check-github-workflows @@ -37,7 +37,7 @@ repos: - id: check-readthedocs - repo: https://github.com/pre-commit/pre-commit-hooks.git - rev: v4.5.0 + rev: v4.6.0 hooks: # Side-effects: - id: end-of-file-fixer