Loading .pre-commit-config.yaml +1 −9 Original line number Original line Diff line number Diff line Loading @@ -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: Loading Loading @@ -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 Loading Loading
.pre-commit-config.yaml +1 −9 Original line number Original line Diff line number Diff line Loading @@ -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: Loading Loading @@ -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 Loading