Bump 0.11.5 (#17337)

This commit is contained in:
Dylan
2025-04-10 11:57:44 -05:00
committed by GitHub
parent 5b6e94981d
commit 7186d5e9ad
10 changed files with 41 additions and 16 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.11.4
rev: v0.11.5
hooks:
# Run the linter.
- id: ruff