Skip to content

Commit 4a81e52

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.2](astral-sh/ruff-pre-commit@v0.9.1...v0.9.2) - [github.com/woodruffw/zizmor-pre-commit: v1.1.1 → v1.2.2](zizmorcore/zizmor-pre-commit@v1.1.1...v1.2.2) - [github.com/astral-sh/uv-pre-commit: 0.5.18 → 0.5.21](astral-sh/uv-pre-commit@0.5.18...0.5.21)
1 parent 5ca9662 commit 4a81e52

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
@@ -24,7 +24,7 @@ repos:
2424
hooks:
2525
- id: black
2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.9.1
27+
rev: v0.9.2
2828
hooks:
2929
- id: ruff
3030
types: [file]
@@ -43,7 +43,7 @@ repos:
4343
hooks:
4444
- id: sphinx-lint
4545
- repo: https://github.com/woodruffw/zizmor-pre-commit
46-
rev: v1.1.1
46+
rev: v1.2.2
4747
hooks:
4848
- id: zizmor
4949
- repo: local
@@ -56,7 +56,7 @@ repos:
5656
additional_dependencies: ["astor", "attrs", "black", "ruff"]
5757
files: ^src\/trio\/_core\/(_run|(_i(o_(common|epoll|kqueue|windows)|nstrumentation)))\.py$
5858
- repo: https://github.com/astral-sh/uv-pre-commit
59-
rev: 0.5.18
59+
rev: 0.5.21
6060
hooks:
6161
# Compile requirements
6262
- id: pip-compile

0 commit comments

Comments
 (0)