Skip to content

Commit e30b3cc

Browse files
dependencies: update pre-commit hook astral-sh/ruff-pre-commit to v0.15.10 (#5817)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sasha Lopoukhine <superlopuh@gmail.com>
1 parent 1f35a7a commit e30b3cc

3 files changed

Lines changed: 24 additions & 24 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
- id: end-of-file-fixer
99
- id: mixed-line-ending
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.15.9
11+
rev: v0.15.10
1212
hooks:
1313
- id: ruff-check
1414
types_or: [ python, pyi, jupyter ]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dev = [
2929
"lit<19.0.0",
3030
"marimo>=0.23,<0.24",
3131
"prek~=0.3.1",
32-
"ruff==0.15.9",
32+
"ruff==0.15.10",
3333
"nbconvert>=7.7.2,<8.0.0",
3434
"textual-dev==1.8.0",
3535
"pytest-asyncio==1.3.0",

uv.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)