chore(deps): update dependency ruff to v0.4.10
Some checks failed
build and publish / release-pypackage (pull_request) Failing after 14m2s
build and publish / update-changelog (pull_request) Failing after 13m43s
check code / check-code (pull_request) Failing after 12m47s

This commit is contained in:
renovate-bot 2024-06-20 20:16:40 +02:00
parent 77ac5fbc07
commit 384f1c0a41

View file

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