Bump 0.13.0 (#20336)

This commit is contained in:
Brent Westbrook
2025-09-10 12:11:22 -04:00
committed by GitHub
parent 8770b95509
commit a1fdd66f10
12 changed files with 683 additions and 528 deletions

View File

@@ -369,7 +369,7 @@ This tutorial has focused on Ruff's command-line interface, but Ruff can also be
```yaml
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.12.12
rev: v0.13.0
hooks:
# Run the linter.
- id: ruff