diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index a9f576caa3d27f8656ab8dbc9c14202fdb9a043e..20c744e3dd5765133709c283b74e18b63e3921a7 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -111,7 +111,7 @@ repos:
       - id: trailing-whitespace
         stages: [commit]
   - repo: https://github.com/python-jsonschema/check-jsonschema
-    rev: 0.29.3
+    rev: 0.29.4
     hooks:
       - id: check-gitlab-ci