mirror of
https://github.com/codeflash-ai/codeflash.git
synced 2026-05-04 18:25:17 +00:00
chore: bump ruff-pre-commit to v0.15.8 and update lockfile
This commit is contained in:
parent
c2e37fceb0
commit
beb6df99e3
2 changed files with 891 additions and 560 deletions
|
|
@ -1,6 +1,6 @@
|
|||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.15.0
|
||||
rev: v0.15.8
|
||||
hooks:
|
||||
# Run the linter.
|
||||
- id: ruff-check
|
||||
|
|
|
|||
Loading…
Reference in a new issue