diff --git a/docs/installation.md b/docs/installation.md index a5ef50f350..03e3fe345e 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -59,7 +59,7 @@ the latest release. ```shell docker run -v .:/io --rm ghcr.io/astral-sh/ruff check . -docker run -v .:/io --rm ghcr.io/astral-sh/ruff:0.1.3 check . +docker run -v .:/io --rm ghcr.io/astral-sh/ruff:0.3.0 check . ``` [![Packaging status](https://repology.org/badge/vertical-allrepos/ruff-python-linter.svg?exclude_unsupported=1)](https://repology.org/project/ruff-python-linter/versions)