Skip to content

Commit

Permalink
Merge pull request #320 from mraniki/renovate/ruff-0.x
Browse files Browse the repository at this point in the history
⬆️ 🛠️(deps): update dependency ruff to ^0.1.0
  • Loading branch information
mraniki committed Oct 17, 2023
2 parents 98c12bb + 4882ebd commit 23f9442
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.0.292"
ruff = "^0.1.0"
black = "^23.3.0"
pre-commit = "^3.3.1"

Expand Down

0 comments on commit 23f9442

Please sign in to comment.