Zanie Blue
2023-09-15 13:51:46 -05:00
committed by GitHub
parent 1b082ce67e
commit 0c030b5bf3
8 changed files with 12 additions and 12 deletions

View File

@@ -247,7 +247,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.0.289
rev: v0.0.290
hooks:
- id: ruff
```