Skip to content

Commit

Permalink
Merge pull request #704 from mraniki/renovate/ruff-0.x
Browse files Browse the repository at this point in the history
⬆️ 🛠️(deps): update dependency ruff to ^0.7.0
  • Loading branch information
github-actions[bot] authored Oct 27, 2024
2 parents e4e2b8a + a8bc3f0 commit 868ea6a
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 @@ -41,7 +41,7 @@ playwright = "1.47.0"

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

Expand Down

0 comments on commit 868ea6a

Please sign in to comment.