Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.1](astral-sh/ruff-pre-commit@v0.8.6...v0.9.1)
- [github.com/woodruffw/zizmor-pre-commit: v1.0.0 → v1.1.1](woodruffw/zizmor-pre-commit@v1.0.0...v1.1.1)
- [github.com/astral-sh/uv-pre-commit: 0.5.14 → 0.5.18](astral-sh/uv-pre-commit@0.5.14...0.5.18)
  • Loading branch information
pre-commit-ci[bot] authored Jan 14, 2025
1 parent 3e0058b commit c11c3b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.6
rev: v0.9.1
hooks:
- id: ruff
types: [file]
Expand All @@ -43,7 +43,7 @@ repos:
hooks:
- id: sphinx-lint
- repo: https://github.com/woodruffw/zizmor-pre-commit
rev: v1.0.0
rev: v1.1.1
hooks:
- id: zizmor
- repo: local
Expand All @@ -56,7 +56,7 @@ repos:
additional_dependencies: ["astor", "attrs", "black", "ruff"]
files: ^src\/trio\/_core\/(_run|(_i(o_(common|epoll|kqueue|windows)|nstrumentation)))\.py$
- repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.5.14
rev: 0.5.18
hooks:
# Compile requirements
- id: pip-compile
Expand Down

0 comments on commit c11c3b2

Please sign in to comment.