build(deps): bump ruff

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
Akhil Narang 2025-09-26 13:16:21 +05:30
parent fc29dc4f40
commit 0a08418947
No known key found for this signature in database
GPG key ID: 9DCC61E211BF645F

View file

@ -21,7 +21,7 @@ repos:
exclude: ^frappe/tests/classes/context_managers\.py$
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.1
rev: v0.13.2
hooks:
- id: ruff
name: "Run ruff import sorter"