diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 00e5c865b272e6d5426b2f2c1622a3623f00cab8..ba43b69eb476a4996f7ca3b47a3c2a007a150d16 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -61,5 +61,5 @@ repos:
         - sphinx==4.5.0
         - sphinx-click==3.1.0
       args: [
-        --report-level=WARNING,
+        --report-level=INFO,
       ]