Skip to content

Commit

Permalink
Merge pull request #269 from mraniki/renovate/ruff-0.x
Browse files Browse the repository at this point in the history
⬆️(deps): update dependency ruff to >=0.0.284,<0.0.285
  • Loading branch information
mraniki committed Aug 10, 2023
2 parents 6edbab3 + 9b3b2c4 commit f78834f
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.283,<0.0.284"
ruff = ">=0.0.284,<0.0.285"

[tool.ruff]
select = [
Expand Down

0 comments on commit f78834f

Please sign in to comment.