diff --git a/requirements/local.txt b/requirements/local.txt index 4f18384..e1ea74e 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -7,4 +7,4 @@ pytest-cov # https://pytest-cov.readthedocs.io/en/latest/index.html # Linting # ------------------------------------------------------------------------------ -flake8 # https://github.com/pycqa/flake8 +ruff # https://github.com/charliermarsh/ruff