Skip to content

Commit dec0161

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/uv-pre-commit: 0.10.12 → 0.11.2](astral-sh/uv-pre-commit@0.10.12...0.11.2) - [github.com/astral-sh/ruff-pre-commit: v0.15.7 → v0.15.8](astral-sh/ruff-pre-commit@v0.15.7...v0.15.8) - [github.com/pappasam/toml-sort: v0.24.3 → v0.24.4](pappasam/toml-sort@v0.24.3...v0.24.4)
1 parent 8ec0b06 commit dec0161

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/astral-sh/uv-pre-commit
3-
rev: 0.10.12
3+
rev: 0.11.2
44
hooks:
55
- id: uv-lock
66

77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.15.7
8+
rev: v0.15.8
99
hooks:
1010
- id: ruff
1111
name: ruff linter
@@ -27,7 +27,7 @@ repos:
2727
args: [--exit-non-zero-on-fix]
2828

2929
- repo: https://github.com/pappasam/toml-sort
30-
rev: v0.24.3
30+
rev: v0.24.4
3131
hooks:
3232
- id: toml-sort-fix
3333
files: pyproject.toml

0 commit comments

Comments
 (0)