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:
bobokun 2025-08-29 08:36:57 -04:00
commit cc43a83508
No known key found for this signature in database
GPG key ID: B73932169607D927

View file

@ -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]