Skip to content

Commit

Permalink
Merge pull request #366 from mraniki/renovate/ruff-0.x
Browse files Browse the repository at this point in the history
⬆️ 🛠️(deps): update dependency ruff to ^0.4.0
  • Loading branch information
mraniki committed May 12, 2024
2 parents da6ca4f + ef08cdc commit b7812dc
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 @@ pyparsing = "^3.0.9"

[tool.poetry.group.dev.dependencies]
python-semantic-release = ">=8.0.8"
ruff = "^0.3.0"
ruff = "^0.4.0"
black = "^24.0.0"
pre-commit = "^3.3.1"

Expand Down

0 comments on commit b7812dc

Please sign in to comment.