ruff-update
This commit is contained in:
parent
9c02333e2b
commit
708bdaa7f6
|
@ -12,7 +12,7 @@ repos:
|
|||
- id: check-merge-conflict
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.3.5
|
||||
rev: v0.4.7
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix]
|
||||
|
|
|
@ -24,7 +24,7 @@ dogpile-cache = "^1.3.1"
|
|||
colorlog = "^6.8.2"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ruff = "^0.3.5"
|
||||
ruff = "^0.4.7"
|
||||
isort = "^5.13.2"
|
||||
|
||||
[build-system]
|
||||
|
|
Loading…
Reference in New Issue
Block a user