diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index bf356d076295dce808daf3f84ffeb67011777a56..8b9135d7e47bfe0f0d46d32dac71d1719455d0a2 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -76,7 +76,7 @@ repos:
               --line-length=79
 
   - repo: https://github.com/PyCQA/prospector.git
-    rev: 1.5.3.1
+    rev: 1.7.7
     hooks:
       - id: prospector
         args:
@@ -98,7 +98,6 @@ repos:
             --strictness=high
           - |-
             --no-autodetect
-          - "-X"
         additional_dependencies:
           - bandit
           - pyroma