diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index c77b234..d1104ea 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
       - id: check-added-large-files
 
   - repo: https://github.com/python-jsonschema/check-jsonschema
-    rev: 0.27.3
+    rev: 0.23.3
     hooks:
       - id: check-github-actions
       - id: check-github-workflows