chore(deps): update dependency ruff to v0.5.0
build and publish / release-pypackage (pull_request) Failing after 14m32s Details
build and publish / update-changelog (pull_request) Failing after 13m56s Details
check code / check-code (pull_request) Failing after 13m50s Details

This commit is contained in:
renovate-bot 2024-06-27 20:17:43 +02:00
parent 77ac5fbc07
commit 5e7cd1da6f
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ python = "3.11"
detached = true
dependencies = [
"mypy==1.8.0",
"ruff==0.2.2",
"ruff==0.5.0",
]
[tool.hatch.envs.lint.scripts]