Skip to content

Commit 2d6e12e

Browse files
chore(deps): update all dependencies (#636)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 58e81d8 commit 2d6e12e

File tree

2 files changed

+96
-96
lines changed

2 files changed

+96
-96
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 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.5
32+
rev: 0.9.7
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.0"
45+
rev: "v2.3.2"
4646
hooks:
4747
- id: biome-check
4848
name: biome
@@ -74,13 +74,13 @@ repos:
7474
- id: shellcheck
7575

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

8282
- repo: https://github.com/jsh9/pydoclint
83-
rev: "0.7.4"
83+
rev: "0.7.6"
8484
hooks:
8585
- id: pydoclint
8686
# This allows automatic reduction of the baseline file when needed.

0 commit comments

Comments
 (0)