mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2026-03-23 17:59:14 +00:00
add poetry hooks to pre-commit config
This commit is contained in:
parent
0396892530
commit
84b4426e44
@ -5,3 +5,9 @@ repos:
|
|||||||
- id: check-yaml
|
- id: check-yaml
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
|
|
||||||
|
- repo: https://github.com/python-poetry/poetry
|
||||||
|
rev: '2.3.2'
|
||||||
|
hooks:
|
||||||
|
- id: poetry-check
|
||||||
|
- id: poetry-lock
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user