Bump version to 0.8.4 (#15064)

This commit is contained in:
Dhruv Manilawala 2024-12-19 18:45:42 +05:30 committed by GitHub
parent 40cba5dc8a
commit 3bb0dac235
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 44 additions and 16 deletions

View file

@ -349,7 +349,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.8.3
rev: v0.8.4
hooks:
# Run the linter.
- id: ruff