Skip to content

Commit f5dbbf2

Browse files
[pre-commit.ci] pre-commit autoupdate (#124)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.3 → v0.8.4](astral-sh/ruff-pre-commit@v0.8.3...v0.8.4) - [github.com/pre-commit/mirrors-mypy: v1.13.0 → v1.14.0](pre-commit/mirrors-mypy@v1.13.0...v1.14.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9fef490 commit f5dbbf2

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
@@ -32,13 +32,13 @@ repos:
3232
- id: detect-secrets
3333

3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: v0.8.3
35+
rev: v0.8.4
3636
hooks:
3737
- id: ruff
3838
- id: ruff-format
3939

4040
- repo: https://github.com/pre-commit/mirrors-mypy
41-
rev: v1.13.0
41+
rev: v1.14.0
4242
hooks:
4343
- id: mypy
4444
exclude: tests/

0 commit comments

Comments
 (0)