diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 2f5c185486dc18f21c29ac4fc19b3d2f8039cde9..a213c07e4e91fe4f1f66de9971eccdd0a1a14a2d 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.4
+    rev: 0.30.0
     hooks:
       - id: check-gitlab-ci