Skip to content

Commit bc536be

Browse files
[pre-commit.ci] pre-commit autoupdate (#10377)
1 parent 74b645d commit bc536be

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
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v5.0.0
6+
rev: v6.0.0
77
hooks:
88
- id: trailing-whitespace
99
exclude: tests/repositories/fixtures/pypi.org/metadata/.*\.metadata
@@ -23,17 +23,17 @@ repos:
2323
- id: check-docstring-first
2424

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

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

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

0 commit comments

Comments
 (0)