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