diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 845a87b86dd49f866cb04b6b33908344fc630abe..04baf633b439e3f9198b407ab4d4286a8867871f 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.31.0
+    rev: 0.31.1
     hooks:
       - id: check-gitlab-ci