Skip to content

Commit

Permalink
Merge pull request #93 from geigerzaehler/renovate/ruff-0.x
Browse files Browse the repository at this point in the history
Update dependency ruff to ^0.5.0
  • Loading branch information
geigerzaehler authored Jun 28, 2024
2 parents 8aad9cb + 2954bcd commit 03ece2e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
39 changes: 20 additions & 19 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ mock = "^5.0.2"
pyright = "^1.1.340"
pytest = "^8.0.2"
pytest-cov = "^5.0.0"
ruff = "^0.4.0"
ruff = "^0.5.0"
typeguard = "^4.1.5"
typing-extensions = "^4.9.0"

Expand Down

0 comments on commit 03ece2e

Please sign in to comment.