mirror of
https://github.com/browser-use/browser-use
synced 2026-04-22 17:45:09 +02:00
add pyright to pre-commit hooks
This commit is contained in:
@@ -29,6 +29,11 @@ repos:
|
||||
- id: ruff-format
|
||||
# see pyproject.toml for more details on ruff config
|
||||
|
||||
- repo: https://github.com/RobertCraigie/pyright-python
|
||||
rev: v1.1.402
|
||||
hooks:
|
||||
- id: pyright
|
||||
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v5.0.0
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user