Update trunk.yaml

This commit is contained in:
Jonathan Bennett 2024-07-10 14:39:41 -05:00 committed by GitHub
parent 17c2d60b78
commit 51d54a7d99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,8 @@ lint:
- prettier@3.2.5
ignore:
- linters: [ALL]
paths: bin/**
paths:
- bin/**
runtimes:
enabled:
- python@3.10.8