mirror of
https://github.com/onyx-and-iris/nvda-addon-voicemeeter.git
synced 2026-03-26 06:39:11 +00:00
13 lines
276 B
YAML
13 lines
276 B
YAML
repos:
|
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
|
rev: v4.3.0
|
|
hooks:
|
|
- id: check-yaml
|
|
- id: end-of-file-fixer
|
|
- id: trailing-whitespace
|
|
|
|
- repo: https://github.com/pdm-project/pdm
|
|
rev: 2.26.6
|
|
hooks:
|
|
- id: pdm-lock-check
|