Skip to content

Commit

Permalink
chore: downgrade ruff for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dantetemplar committed Sep 18, 2024
1 parent c9b4c01 commit bb1302e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 21 deletions.
39 changes: 19 additions & 20 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 @@ -30,7 +30,7 @@ gunicorn = "23.0.0"
[tool.poetry.group.dev]
optional = true
[tool.poetry.group.dev.dependencies]
ruff = "^0.6.0"
ruff = "^0.4.0"
pre-commit = "^3.7.0"

[tool.ruff]
Expand Down

0 comments on commit bb1302e

Please sign in to comment.