chore(deps): update dependency ruff to v0.4.6
build and publish / release-pypackage (pull_request) Successful in 19s Details
build and publish / update-changelog (pull_request) Failing after 6s Details
check code / check-code (pull_request) Successful in 27s Details

This commit is contained in:
renovate-bot 2024-05-29 08:20:43 +02:00
parent 77ac5fbc07
commit a3064f852f
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.6",
]
[tool.hatch.envs.lint.scripts]