4
0
Fork 0

updated lint

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-07-26 16:58:33 +01:00
parent 495f942b7d
commit c9db12b603
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9
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