Update ruff pre-commit hook to version 0.9.6

This commit is contained in:
2025-02-13 03:09:51 +01:00
parent 176a1a058c
commit 04c58228cb

View File

@ -29,7 +29,7 @@ repos:
args: ["--py310-plus"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.2
rev: v0.9.6
hooks:
- id: ruff-format
- id: ruff