Skip to content

Commit b10e60c

Browse files
[pre-commit.ci] pre-commit autoupdate (#696)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.12](astral-sh/ruff-pre-commit@v0.15.9...v0.15.12) - [github.com/pre-commit/mirrors-mypy: v1.20.0 → v1.20.2](pre-commit/mirrors-mypy@v1.20.0...v1.20.2) - [github.com/zizmorcore/zizmor-pre-commit: v1.23.1 → v1.24.1](zizmorcore/zizmor-pre-commit@v1.23.1...v1.24.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c3df0b0 commit b10e60c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ repos:
2323
- id: trailing-whitespace
2424

2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: v0.15.9
26+
rev: v0.15.12
2727
hooks:
2828
- id: ruff-check
2929
args: ["--fix", "--show-fixes"]
3030
- id: ruff-format
3131

3232
- repo: https://github.com/pre-commit/mirrors-mypy
33-
rev: v1.20.0
33+
rev: v1.20.2
3434
hooks:
3535
- id: mypy
3636
exclude: tests/integration/.*/.*|tests/integration/quick_check_numpy.py|tests/unit/test_wheel_abi.py|scripts/calculate_symbol_versions.py
@@ -44,6 +44,6 @@ repos:
4444
- types-requests
4545

4646
- repo: https://github.com/zizmorcore/zizmor-pre-commit
47-
rev: v1.23.1
47+
rev: v1.24.1
4848
hooks:
4949
- id: zizmor

0 commit comments

Comments
 (0)