Skip to content

Commit c322e47

Browse files
Update pre-commit dependencies (#1029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d697cc0 commit c322e47

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ exclude: |
99
1010
repos:
1111
- repo: https://github.com/astral-sh/uv-pre-commit
12-
rev: 0.8.8
12+
rev: 0.8.11
1313
hooks:
1414
- id: uv-lock
1515
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -18,7 +18,7 @@ repos:
1818
- id: check-merge-conflict
1919

2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.12.8
21+
rev: v0.12.9
2222
hooks:
2323
- id: ruff-format
2424
- id: ruff
@@ -45,7 +45,7 @@ repos:
4545
- id: markdownlint-fix
4646

4747
- repo: https://github.com/crate-ci/typos
48-
rev: v1.35.3
48+
rev: v1.35.4
4949
hooks:
5050
- id: typos
5151

@@ -59,12 +59,12 @@ repos:
5959
# zizmor detects security vulnerabilities in GitHub Actions workflows.
6060
# Additional configuration for the tool is found in `.github/zizmor.yml`
6161
- repo: https://github.com/woodruffw/zizmor-pre-commit
62-
rev: v1.11.0
62+
rev: v1.12.1
6363
hooks:
6464
- id: zizmor
6565

6666
- repo: https://github.com/python-jsonschema/check-jsonschema
67-
rev: 0.33.2
67+
rev: 0.33.3
6868
hooks:
6969
- id: check-github-workflows
7070

0 commit comments

Comments
 (0)