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

Updated pre-commit hooks.

parent 77968c45
No related branches found
No related tags found
No related merge requests found
--- ---
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
sha: v1.3.0 rev: v1.4.0-1
hooks: hooks:
- id: check-added-large-files - id: check-added-large-files
- id: check-executables-have-shebangs - id: check-executables-have-shebangs
...@@ -11,7 +11,7 @@ repos: ...@@ -11,7 +11,7 @@ repos:
- id: flake8 - id: flake8
exclude: pythonrc.py exclude: pythonrc.py
- repo: https://www.shore.co.il/git/shell-pre-commit/ - repo: https://www.shore.co.il/git/shell-pre-commit/
sha: v0.6.0 rev: v0.6.0
hooks: hooks:
- id: shell-lint - id: shell-lint
exclude: &excluded_shellscripts \.bash_completion\.d/(docker-machine\.bash|fabric-completion.bash|docker-compose)|\.travis/travis\.sh exclude: &excluded_shellscripts \.bash_completion\.d/(docker-machine\.bash|fabric-completion.bash|docker-compose)|\.travis/travis\.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment