ansible/.pre-commit-config.yaml

9 lines
201 B
YAML
Raw Normal View History

2024-10-10 22:50:45 +02:00
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
hooks:
- id: check-yaml
args: [--unsafe]
- id: end-of-file-fixer
- id: trailing-whitespace