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

pre-commit autoupdate

parent 7134346c
Branches
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
--- ---
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.2.3 rev: v2.3.0
hooks: hooks:
- id: check-added-large-files - id: check-added-large-files
- id: check-executables-have-shebangs - id: check-executables-have-shebangs
...@@ -11,11 +11,11 @@ repos: ...@@ -11,11 +11,11 @@ repos:
- id: trailing-whitespace - id: trailing-whitespace
exclude: \.diff$ exclude: \.diff$
- repo: https://github.com/adrienverge/yamllint - repo: https://github.com/adrienverge/yamllint
rev: v1.16.0 rev: v1.17.0
hooks: hooks:
- id: yamllint - id: yamllint
- repo: https://github.com/amperser/proselint/ - repo: https://github.com/amperser/proselint/
rev: 0.10.2 rev: 0.10.1
hooks: hooks:
- id: proselint - id: proselint
types: [plain-text] types: [plain-text]
...@@ -26,7 +26,7 @@ repos: ...@@ -26,7 +26,7 @@ repos:
- id: shell-lint - id: shell-lint
- id: shellcheck - id: shellcheck
- repo: https://www.shore.co.il/git/docker-pre-commit - repo: https://www.shore.co.il/git/docker-pre-commit
rev: v0.1.0 rev: v0.3.0
hooks: hooks:
- id: hadolint - id: hadolint
- id: docker-compose - id: docker-compose
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment