pre-commit whitespace fixes

This commit is contained in:
Geoff Jacobs
2024-08-19 08:48:25 +10:00
parent 4ef2406948
commit 9b50436934
9 changed files with 52 additions and 52 deletions

View File

@@ -19,10 +19,10 @@ repos:
- --template={}
- --pattern=[a-zA-Z0-9]{1,10}-[0-9]{1,6}
- repo: https://github.com/ansible/ansible-lint.git
stages: [manual]
rev: v24.2.2
hooks:
- id: ansible-lint
stages: [manual]
additional_dependencies:
- .
- ansible-core==2.16.6