Skip to content

Commit 0b15e37

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 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.19
12+
rev: 0.8.22
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.13.1
21+
rev: v0.13.2
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.36.2
48+
rev: v1.36.3
4949
hooks:
5050
- id: typos
5151

@@ -59,7 +59,7 @@ 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.13.0
62+
rev: v1.14.2
6363
hooks:
6464
- id: zizmor
6565

0 commit comments

Comments
 (0)