Skip to content
Snippets Groups Projects
Commit 9572e461 authored by nimrod's avatar nimrod
Browse files

Small fixes to the pre-commit hooks.

parent 2b9a0281
No related branches found
No related tags found
No related merge requests found
Pipeline #3431 failed
......@@ -73,14 +73,6 @@ repos:
hooks:
- 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
rev: 21.9b0
hooks:
......@@ -116,7 +108,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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment