mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-01-07 18:10:14 -06:00
⬆️ Upgrade Ruff version and configs (#859)
This commit is contained in:
committed by
GitHub
parent
9d0b8b6a93
commit
bf51a11dcf
@@ -14,7 +14,7 @@ repos:
|
||||
- id: end-of-file-fixer
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.1.6
|
||||
rev: v0.2.0
|
||||
hooks:
|
||||
- id: ruff
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user