Commit 1485e861 authored by nimrod's avatar nimrod
Browse files

pre-commit: Update the prospector hook.

parent 404fac3f
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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