Update ruff pre-commit hook to version 0.9.5

This commit is contained in:
2025-02-10 01:27:51 +01:00
parent 3f02abbe95
commit b9f16e8933

View File

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