mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-01-18 21:32:38 +01:00
fix: update pre-commit ruff (#2316)
wasnt working after latest ruff update
This commit is contained in:
parent
a1ea04acf8
commit
e3b9bd6a70
@ -18,7 +18,7 @@ repos:
|
||||
hooks:
|
||||
- id: black
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.0.283
|
||||
rev: v0.3.2
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [ --fix, --exit-non-zero-on-fix ]
|
||||
|
Loading…
Reference in New Issue
Block a user