Skip to content

Commit

Permalink
build(lint): Auto-fix linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
janw-bot committed Dec 16, 2024
1 parent 4b6bcca commit 3d74127
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
42 changes: 21 additions & 21 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 @@ -19,7 +19,7 @@ rich-click = "^1"

[tool.poetry.group.dev.dependencies]
pre-commit = "^4"
ruff = "0.8.3"
ruff = "0.6.9"
tox = "^4"
ipython = "^8"
ipdb = "^0.13.13"
Expand Down

0 comments on commit 3d74127

Please sign in to comment.