Cleaning requirements

Also pine version of containers
This commit is contained in:
Faustin Lammler 2020-11-03 16:58:29 +01:00
parent 4a9b30d146
commit 9a882791a0
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
2 changed files with 1 additions and 4 deletions

View File

@ -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

View File

@ -1,8 +1,5 @@
ansible-lint
ansible==2.9.*
docker
flake8
mitogen
molecule==3.0.*
testinfra
yamllint