Skip to content

Commit 9158b9b

Browse files
[pre-commit.ci] pre-commit autoupdate (#10638)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2b0723c commit 9158b9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@ repos:
2323
- id: check-docstring-first
2424

2525
- repo: https://github.com/pre-commit/pre-commit
26-
rev: v4.5.0
26+
rev: v4.5.1
2727
hooks:
2828
- id: validate_manifest
2929

3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: v0.14.6
31+
rev: v0.14.10
3232
hooks:
3333
- id: ruff-check
3434
- id: ruff-format
3535

3636
- repo: https://github.com/woodruffw/zizmor-pre-commit
37-
rev: v1.16.3
37+
rev: v1.19.0
3838
hooks:
3939
- id: zizmor

0 commit comments

Comments
 (0)