Skip to content

Commit

Permalink
⬆️(deps): update dependency ruff to >=0.0.282,<0.0.283
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 3, 2023
1 parent 516aa58 commit 5d1ec3f
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 @@ -32,7 +32,7 @@ emoji = "^2.5.1"

[tool.poetry.group.dev.dependencies]
python-semantic-release = "^8.0.2"
ruff = ">=0.0.280,<0.0.282"
ruff = ">=0.0.282,<0.0.283"

[tool.ruff]
select = [
Expand Down

0 comments on commit 5d1ec3f

Please sign in to comment.