commit
1969329b62
|
|
@ -39,7 +39,7 @@ repos:
|
|||
types: [markdown]
|
||||
- id: docker-shell-shfmt
|
||||
name: Run shfmt with docker
|
||||
entry: mvdan/shfmt:latest -d -i 2 -ci
|
||||
entry: mvdan/shfmt:v3.2.0 -d -i 2 -ci
|
||||
language: docker_image
|
||||
types: [shell]
|
||||
- id: docker-shell-lint
|
||||
|
|
|
|||
|
|
@ -1,8 +1,5 @@
|
|||
ansible-lint
|
||||
ansible==2.9.*
|
||||
docker
|
||||
flake8
|
||||
mitogen
|
||||
molecule==3.0.*
|
||||
testinfra
|
||||
yamllint
|
||||
|
|
|
|||
Loading…
Reference in New Issue