updated lint

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Signed-off-by: Ionut Pruteanu <ionut.pruteanu@siemens.com>
This commit is contained in:
Mark Bolwell 2023-07-26 16:58:33 +01:00 committed by Ionut Pruteanu
parent acb47539ca
commit 80ee111c7c
No known key found for this signature in database
GPG key ID: 95B7D43B702B3569
3 changed files with 5 additions and 18 deletions

View file

@ -54,16 +54,3 @@ repos:
rev: v1.32.0 # or higher tag
hooks:
- id: yamllint
## To be moved to main link when PR approved - https://github.com/ansible/ansible-sign.git
- repo: https://github.com/ansible-lockdown/ansible-sign.git
rev: v0.1.1b
hooks:
- id: ansible-sign
name: Verify Ansible-sign signature
description: This hook runs ansible-sign.
entry: ansible-sign project gpg-verify .
language: python
# do not pass files as we need to scan the directory with the MANIFEST.in
pass_filenames: false
always_run: true