Skip to content

Commit 243ecce

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.13 → v0.15.1](astral-sh/ruff-pre-commit@v0.14.13...v0.15.1) - [github.com/astral-sh/uv-pre-commit: 0.9.28 → 0.10.3](astral-sh/uv-pre-commit@0.9.28...0.10.3)
1 parent 75f92bc commit 243ecce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: ruff-rev-sync
1010

1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.14.13
12+
rev: v0.15.1
1313
hooks:
1414
- id: ruff-check
1515
args: [--fix, --exit-non-zero-on-fix]
@@ -18,7 +18,7 @@ repos:
1818
stages: [pre-commit]
1919

2020
- repo: https://github.com/astral-sh/uv-pre-commit
21-
rev: 0.9.28
21+
rev: 0.10.3
2222
hooks:
2323
- id: uv-lock
2424
- id: uv-sync

0 commit comments

Comments
 (0)