chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.10 (#461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
547781fbd8
commit
9057c6b3df
|
|
@ -1,7 +1,7 @@
|
|||
default_stages: [pre-commit]
|
||||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.9.9
|
||||
rev: v0.9.10
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix]
|
||||
|
|
|
|||
Loading…
Reference in New Issue