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={} - --template={}
- --pattern=[a-zA-Z0-9]{1,10}-[0-9]{1,6} - --pattern=[a-zA-Z0-9]{1,10}-[0-9]{1,6}
- repo: https://github.com/ansible/ansible-lint.git - repo: https://github.com/ansible/ansible-lint.git
stages: [manual]
rev: v24.2.2 rev: v24.2.2
hooks: hooks:
- id: ansible-lint - id: ansible-lint
stages: [manual]
additional_dependencies: additional_dependencies:
- . - .
- ansible-core==2.16.6 - ansible-core==2.16.6