Commit 9572e461 authored by nimrod's avatar nimrod
Browse files

Small fixes to the pre-commit hooks.

parent 2b9a0281
Loading
Loading
Loading
Loading
Loading
+1 −9
Original line number Original line Diff line number Diff line
@@ -73,14 +73,6 @@ repos:
    hooks:
    hooks:
      - id: hadolint
      - id: hadolint


  - repo: https://gitlab.com/devopshq/gitlab-ci-linter
    rev: v1.0.3
    hooks:
      - id: gitlab-ci-linter
        args:
          - "--server"
          - https://git.shore.co.il

  - repo: https://github.com/ambv/black.git
  - repo: https://github.com/ambv/black.git
    rev: 21.9b0
    rev: 21.9b0
    hooks:
    hooks:
@@ -116,7 +108,7 @@ repos:
          - bandit
          - bandit
          - pyroma
          - pyroma


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