diff --git a/app/pyproject.toml b/app/pyproject.toml index 16750ec..3796003 100644 --- a/app/pyproject.toml +++ b/app/pyproject.toml @@ -37,6 +37,7 @@ dev = [ "pytest>=7.4.0", "pytest-cov>=4.1.0", "pytest-mock>=3.12.0", + "ruff>=0.1.0", ] [project.scripts]