Update pre-commit hook astral-sh/ruff-pre-commit to v0.5.7 (#12824)

This commit is contained in:
renovate[bot] 2024-08-11 22:28:04 -04:00 committed by GitHub
parent 9caec36b59
commit 47d05ee9ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ repos:
pass_filenames: false # This makes it a lot faster pass_filenames: false # This makes it a lot faster
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.6 rev: v0.5.7
hooks: hooks:
- id: ruff-format - id: ruff-format
- id: ruff - id: ruff