Skip to content

Commit

Permalink
Update dependency ruff to ^0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent f23db97 commit c43ef79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ nc-py-api = { git = "https://github.com/cloud-py-api/nc_py_api.git" }
[tool.poetry.group.dev.dependencies]
mypy = "^1.10.1"
pre-commit = "^4.0.0"
ruff = "^0.7.0"
ruff = "^0.8.0"

[tool.ruff]
target-version = "py312"
Expand Down

0 comments on commit c43ef79

Please sign in to comment.