mirror of
https://github.com/browser-use/browser-use
synced 2026-04-22 17:45:09 +02:00
pre-commit run pre-commit-hooks --all-files
This commit is contained in:
@@ -10,9 +10,9 @@ repos:
|
||||
]
|
||||
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.5.0
|
||||
rev: v5.0.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
- id: check-yaml
|
||||
- id: check-toml
|
||||
- id: check-yaml
|
||||
- id: end-of-file-fixer
|
||||
- id: trailing-whitespace
|
||||
|
||||
Reference in New Issue
Block a user