mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-28 03:30:10 +00:00
Merge ac669d838e into 157521fd3c
This commit is contained in:
commit
b29f14a8a1
1 changed files with 7 additions and 0 deletions
|
|
@ -105,6 +105,13 @@ repos:
|
|||
hooks:
|
||||
- id: prettier
|
||||
types: [javascript]
|
||||
args: [--no-parallel]
|
||||
exclude: |
|
||||
(?x)(
|
||||
node_modules/|
|
||||
\.claude/worktrees/|
|
||||
\.venv/
|
||||
)
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: frontend-precommit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue