Skip to content

Commit

Permalink
Fix: Add ruff as project dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Balou9 authored and greenbonebot committed Jul 31, 2024
1 parent ab3e775 commit d53c2c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ keywords = ["git", "formatting", "hooks", "isort"]
python = "^3.9"
isort = ">=5.8.0"
autohooks = ">=21.6.0"
ruff = "^0.5.5"

[tool.poetry.dev-dependencies]
autohooks-plugin-pylint = ">=21.6.0"
Expand Down

0 comments on commit d53c2c3

Please sign in to comment.