mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-28 03:30:10 +00:00
Fix warning on pre-commit run (#2514)
This commit is contained in:
parent
96b3cc3fe8
commit
98f257d54e
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ repos:
|
|||
# Run the formatter.
|
||||
- id: ruff-format
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: 5.13.2
|
||||
rev: 6.0.1
|
||||
hooks:
|
||||
- id: isort
|
||||
language_version: python3.11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue