Stop referring to early ruff versions (#14862)

## Summary

Referring to old versions has become more distracting than useful.

## Test Plan

—
This commit is contained in:
Dimitri Papadopoulos Orfanos
2024-12-09 16:47:26 +01:00
committed by GitHub
parent 0f4350e10e
commit 68eb0a2511
6 changed files with 4 additions and 14 deletions

View File

@@ -23,4 +23,4 @@ For details, see [Black compatibility](https://docs.astral.sh/ruff/formatter/#bl
## Getting started
The Ruff formatter is available as of Ruff v0.1.2. Head to [The Ruff Formatter](https://docs.astral.sh/ruff/formatter/) for usage instructions and a comparison to Black.
Head to [The Ruff Formatter](https://docs.astral.sh/ruff/formatter/) for usage instructions and a comparison to Black.