mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-18 04:01:34 +00:00
Fix pre-commit
This commit is contained in:
parent
075ee0c30c
commit
c7c7f0b36e
@ -64,7 +64,7 @@ repos:
|
||||
language: system
|
||||
files: ^mobile/
|
||||
types_or: [javascript, jsx, ts, tsx, css, markdown, json] # uses https://github.com/pre-commit/identify
|
||||
entry: bash -c 'cd frontend && npm run lint'
|
||||
entry: bash -c 'cd mobile && npm run lint'
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.1.13
|
||||
hooks:
|
||||
|
Loading…
Reference in New Issue
Block a user