Skip to content

Commit 48819be

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/uv-pre-commit: 0.11.19 → 0.11.23](astral-sh/uv-pre-commit@0.11.19...0.11.23) - [github.com/astral-sh/ruff-pre-commit: v0.15.16 → v0.15.18](astral-sh/ruff-pre-commit@v0.15.16...v0.15.18)
1 parent b43cbed commit 48819be

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/uv-pre-commit
3-
rev: 0.11.19
3+
rev: 0.11.23
44
hooks:
55
- id: uv-lock
66

@@ -26,7 +26,7 @@ repos:
2626
- id: check-toml
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: 'v0.15.16'
29+
rev: 'v0.15.18'
3030
hooks:
3131
- id: ruff-check
3232
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)