Skip to content

Commit c019bae

Browse files
[pre-commit.ci] pre-commit autoupdate (#3214)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.7](astral-sh/ruff-pre-commit@v0.15.6...v0.15.7) - [github.com/astral-sh/uv-pre-commit: 0.10.10 → 0.10.12](astral-sh/uv-pre-commit@0.10.10...0.10.12) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a9f3a8d commit c019bae

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
@@ -15,7 +15,7 @@ repos:
1515
args: [--fix=lf]
1616
- id: check-case-conflict
1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.15.6
18+
rev: v0.15.7
1919
hooks:
2020
- id: ruff-check
2121
args: ["--fix", "--exit-non-zero-on-fix"]
@@ -27,7 +27,7 @@ repos:
2727
additional_dependencies:
2828
- tomli
2929
- repo: https://github.com/astral-sh/uv-pre-commit
30-
rev: 0.10.10
30+
rev: 0.10.12
3131
hooks:
3232
- id: uv-lock
3333

0 commit comments

Comments
 (0)