Bump v0.14.3 (#21152)

- **Upgrade to rooster==0.1.1**
- **Changelog for v0.14.3**
- **Bump v0.14.3**
This commit is contained in:
Amethyst Reese
2025-10-30 17:06:29 -07:00
committed by GitHub
parent 3be3a10a2f
commit 8737a2d5f5
11 changed files with 72 additions and 17 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.14.2
rev: v0.14.3
hooks:
# Run the linter.
- id: ruff