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

pre-commit autoupdate.

parent 3d5a0b76
No related branches found
No related tags found
No related merge requests found
...@@ -33,28 +33,28 @@ repos: ...@@ -33,28 +33,28 @@ repos:
exclude: LICENSE exclude: LICENSE
- repo: https://github.com/executablebooks/mdformat.git - repo: https://github.com/executablebooks/mdformat.git
rev: 0.7.9 rev: 0.7.10
hooks: hooks:
- id: mdformat - id: mdformat
- repo: https://git.shore.co.il/nimrod/shell-pre-commit.git
rev: v0.6.0
hooks:
- id: shell-lint
- 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/docker-pre-commit.git/ - repo: https://git.shore.co.il/nimrod/pre-commit-hooks.git
rev: v0.3.0 rev: v0.2.0
hooks: hooks:
- id: hadolint - id: shell-validate
- id: docker-compose - id: docker-compose
- repo: https://github.com/AleksaC/hadolint-py.git
rev: v2.7.0
hooks:
- id: hadolint
- repo: https://github.com/ambv/black - repo: https://github.com/ambv/black
rev: 21.7b0 rev: 21.9b0
hooks: hooks:
- id: black - id: black
args: args:
...@@ -62,7 +62,7 @@ repos: ...@@ -62,7 +62,7 @@ repos:
--line-length=79 --line-length=79
- repo: https://github.com/PyCQA/prospector - repo: https://github.com/PyCQA/prospector
rev: 1.4.1.1 rev: 1.5.1
hooks: hooks:
- id: prospector - id: prospector
args: args:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment