Merge pull request #8 from fauust/testci

Cleaning requirements
This commit is contained in:
faust 2020-11-03 19:16:30 +01:00 committed by GitHub
commit 1969329b62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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