mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-11 06:16:35 +08:00
Merge branch 'develop' of https://github.com/StuffAnThings/qbit_manage into develop
* 'develop' of https://github.com/StuffAnThings/qbit_manage: Bump ruff from 0.12.10 to 0.12.11 (#928)
This commit is contained in:
commit
cc43a83508
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ Repository = "https://github.com/StuffAnThings/qbit_manage"
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
dev = [
|
dev = [
|
||||||
"pre-commit==4.3.0",
|
"pre-commit==4.3.0",
|
||||||
"ruff==0.12.10",
|
"ruff==0.12.11",
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
|
|
Loading…
Add table
Reference in a new issue