Commit f94dc663 authored by nimrod's avatar nimrod
Browse files

Fix the Flake8 pre-commit hoook URL.

parent c1ac555e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -111,7 +111,7 @@ repos:
          - bandit
          - pyroma

  - repo: https://gitlab.com/pycqa/flake8.git
  - repo: https://github.com/pycqa/flake8.git
    rev: 3.9.2
    hooks:
      - id: flake8