Bump 0.14.0 (#20751)

This commit is contained in:
Amethyst Reese 2025-10-07 11:05:47 -07:00 committed by GitHub
parent 416e956fe0
commit beea8cdfec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 323 additions and 264 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.13.3
rev: v0.14.0
hooks:
# Run the linter.
- id: ruff