Fix linting
This commit is contained in:
@@ -6,9 +6,9 @@ templates:
|
||||
|
||||
pre-commit:
|
||||
jobs:
|
||||
|
||||
|
||||
- name: "gitleaks"
|
||||
run: "gitleaks git --staged"
|
||||
|
||||
|
||||
- name: "check secret files"
|
||||
run: "python3 {av-hooks-dir}/pre-commit/check-secrets-encrypted-with-ansible-vault.py"
|
||||
|
||||
Reference in New Issue
Block a user