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

Update pre-commit hooks.

parent 5f451c13
No related branches found
No related tags found
No related merge requests found
...@@ -27,20 +27,25 @@ repos: ...@@ -27,20 +27,25 @@ repos:
hooks: hooks:
- id: detect-secrets - id: detect-secrets
- repo: https://github.com/amperser/proselint.git
rev: 0.10.2
hooks:
- id: proselint
types: [plain-text]
exclude: LICENSE|youtube-dl
- repo: https://gitlab.com/devopshq/gitlab-ci-linter.git - repo: https://gitlab.com/devopshq/gitlab-ci-linter.git
rev: v1.0.4 rev: v1.0.2
hooks: hooks:
- id: gitlab-ci-linter - id: gitlab-ci-linter
args: args:
- "--server" - "--server"
- https://git.shore.co.il - https://git.shore.co.il
- repo: https://github.com/amperser/proselint.git - repo: https://git.shore.co.il/nimrod/yamltool.git
rev: 0.10.2 rev: v0.1.2
hooks: hooks:
- id: proselint - id: yamltool
types: [plain-text]
exclude: LICENSE|youtube-dl
- repo: https://github.com/adrienverge/yamllint.git - repo: https://github.com/adrienverge/yamllint.git
rev: v1.26.3 rev: v1.26.3
...@@ -52,17 +57,17 @@ repos: ...@@ -52,17 +57,17 @@ repos:
hooks: hooks:
- id: mdformat - id: mdformat
- repo: https://git.shore.co.il/nimrod/pre-commit-hooks.git
rev: v0.2.0
hooks:
- id: shell-validate
- repo: https://github.com/shellcheck-py/shellcheck-py.git - repo: https://github.com/shellcheck-py/shellcheck-py.git
rev: v0.7.2.1 rev: v0.7.2.1
hooks: hooks:
- id: shellcheck - id: shellcheck
- repo: https://git.shore.co.il/nimrod/pre-commit-hooks.git
rev: v0.2.0
hooks:
- id: shell-validate
- repo: https://github.com/AleksaC/hadolint-py.git - repo: https://github.com/AleksaC/hadolint-py.git
rev: v2.1.0 rev: v2.8.0
hooks: hooks:
- id: hadolint - id: hadolint
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment