rename GUI entry points

define voicemeeter-api local path dependency

bump voicemeeter-api dep

add pre-commit config
This commit is contained in:
2026-03-10 20:59:01 +00:00
parent 47d38e4468
commit d850581179
4 changed files with 112 additions and 125 deletions

5
.pre-commit-config.yaml Normal file
View File

@@ -0,0 +1,5 @@
repos:
- repo: https://github.com/pdm-project/pdm
rev: 2.26.6
hooks:
- id: pdm-lock-check