chore(deps): update dependency ruff to ^0.12.0
All checks were successful
Build and Publish Docker Image / build (pull_request) Successful in 49s

This commit is contained in:
Renovate Bot
2025-06-17 18:06:41 +00:00
parent 0c8657c3ee
commit 41844eadfd
2 changed files with 21 additions and 21 deletions

View File

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