Skip to content

Commit 93c3ba5

Browse files
chore(deps): update all dependencies (#642)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28e1e20 commit 93c3ba5

File tree

2 files changed

+273
-262
lines changed

2 files changed

+273
-262
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
- id: pylint
3030

3131
- repo: https://github.com/astral-sh/uv-pre-commit
32-
rev: 0.9.8
32+
rev: 0.9.9
3333
hooks:
3434
- id: uv-sync
3535
- id: uv-lock
@@ -42,7 +42,7 @@ repos:
4242
# hooks:
4343
# - id: actionlint
4444
- repo: https://github.com/biomejs/pre-commit
45-
rev: "v2.3.4"
45+
rev: "v2.3.5"
4646
hooks:
4747
- id: biome-check
4848
name: biome
@@ -74,7 +74,7 @@ repos:
7474
- id: shellcheck
7575

7676
- repo: https://github.com/streetsidesoftware/cspell-cli
77-
rev: v9.2.1
77+
rev: v9.3.1
7878
hooks:
7979
- id: cspell
8080
name: Spell check with cspell

0 commit comments

Comments
 (0)