build(deps): bump ruff
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
parent
fc29dc4f40
commit
0a08418947
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ repos:
|
||||||
exclude: ^frappe/tests/classes/context_managers\.py$
|
exclude: ^frappe/tests/classes/context_managers\.py$
|
||||||
|
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.8.1
|
rev: v0.13.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
name: "Run ruff import sorter"
|
name: "Run ruff import sorter"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue