updated pre-commit file
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Paul 2022-12-10 00:32:38 +01:00
parent 25ed38ead8
commit cb17391961

View File

@ -4,3 +4,5 @@ repos:
rev: v2.3.0 rev: v2.3.0
hooks: hooks:
- id: check-yaml - id: check-yaml
- id: trailing-whitespace
- id: end-of-file-fixer