chore(deps): update dependency ruff to v0.11.4
Some checks failed
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 1m9s
Actions / Build Documentation (MkDocs) (pull_request) Failing after 3h10m49s

This commit is contained in:
Renovate 2025-04-06 18:22:53 +00:00
parent d3f9131afc
commit 5c7d6730db
Signed by: Renovate
GPG key ID: C42AFED545031BE9
2 changed files with 22 additions and 22 deletions

View file

@ -33,7 +33,7 @@ documentation = [
]
[tool.uv]
dev-dependencies = ["pylint==3.3.6", "ruff==0.11.2", "sqlite-web==0.6.4"]
dev-dependencies = ["pylint==3.3.6", "ruff==0.11.4", "sqlite-web==0.6.4"]
[tool.uv.sources]
py-dactyl = { git = "https://github.com/iamkubi/pydactyl", tag = "v2.0.5" }