Skip to content

Commit

Permalink
Merge pull request #25 from siemens/renovate/ruff-0.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency ruff to ^0.8.0
  • Loading branch information
nejch authored Nov 22, 2024
2 parents f7944d5 + 77af27f commit ed4eb72
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions scripts/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 scripts/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PyGithub = "^2.4.0"
loguru = "^0.7.2"

[tool.poetry.group.dev.dependencies]
ruff = "^0.7.0"
ruff = "^0.8.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit ed4eb72

Please sign in to comment.