chore(deps): update dependency ruff to ^0.13.0
Some checks failed
Build and Publish Docker Image / build (pull_request) Failing after 0s

This commit is contained in:
Renovate Bot
2025-09-16 06:06:16 +00:00
parent 888195771c
commit bb27de8679
2 changed files with 22 additions and 22 deletions

View File

@@ -17,7 +17,7 @@ logfire = {extras = ["fastapi"], version = "^4.0.0"}
pytest = "^8.3.3"
httpx = "^0.28.0"
pytest-cov = "^6.0.0"
ruff = "^0.12.0"
ruff = "^0.13.0"
pre-commit = "^4.0.0"
[build-system]