mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2025-03-13 01:45:59 +00:00
8 lines
176 B
YAML
8 lines
176 B
YAML
|
repos:
|
||
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||
|
rev: v2.3.0
|
||
|
hooks:
|
||
|
- id: check-yaml
|
||
|
- id: end-of-file-fixer
|
||
|
- id: trailing-whitespace
|