diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index ab13c3d61ed102a9d03e71a7a29bd2bc10193853..ff1f2b127a04bb419057f225770a76e12a5f663d 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.30.0
+    rev: 0.31.0
     hooks:
       - id: check-gitlab-ci