Skip to content

Commit 0b732f0

Browse files
pre-commit-ci[bot]mborgerson
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.6](astral-sh/ruff-pre-commit@v0.9.4...v0.9.6) - [github.com/pre-commit/mirrors-mypy: v1.14.1 → v1.15.0](pre-commit/mirrors-mypy@v1.14.1...v1.15.0)
1 parent 66e7a17 commit 0b732f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,12 @@ repos:
105105
- id: check-docstring-first
106106

107107
- repo: https://github.com/astral-sh/ruff-pre-commit
108-
rev: v0.9.4
108+
rev: v0.9.6
109109
hooks:
110110
- id: ruff
111111

112112
- repo: https://github.com/pre-commit/mirrors-mypy
113-
rev: v1.14.1
113+
rev: v1.15.0
114114
hooks:
115115
- id: mypy
116116

0 commit comments

Comments
 (0)