chore(deps): update dependency ruff to v0.4.4
build and publish / release-pypackage (pull_request) Successful in 20s Details
build and publish / update-changelog (pull_request) Failing after 4s Details
check code / check-code (pull_request) Successful in 26s Details

This commit is contained in:
renovate-bot 2024-05-09 20:16:11 +02:00
parent 77ac5fbc07
commit 91b47c5278
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.4",
]
[tool.hatch.envs.lint.scripts]