mirror of
https://github.com/browser-use/browser-use
synced 2026-04-22 17:45:09 +02:00
Fix typos discovered by codespell
This commit is contained in:
@@ -23,3 +23,10 @@ repos:
|
||||
- id: detect-private-key
|
||||
- id: mixed-line-ending
|
||||
- id: fix-byte-order-marker
|
||||
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
rev: v2.4.1
|
||||
hooks:
|
||||
- id: codespell # See pyproject.toml for args
|
||||
additional_dependencies:
|
||||
- tomli
|
||||
|
||||
Reference in New Issue
Block a user