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

This commit is contained in:
renovate-bot 2024-06-14 20:16:04 +02:00
parent 77ac5fbc07
commit 30c17db25d
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.4.9",
]
[tool.hatch.envs.lint.scripts]