Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 7c5bc2c

Browse files
[pre-commit.ci] pre-commit autoupdate (#8)
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/pre-commit/mirrors-mypy: v1.17.1 → v1.18.1](pre-commit/mirrors-mypy@v1.17.1...v1.18.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 70a1ff7 commit 7c5bc2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v5.0.0
3+
rev: v6.0.0
44
hooks:
55
- id: end-of-file-fixer
66
- id: check-case-conflict
@@ -48,7 +48,7 @@ repos:
4848
- id: rst-inline-touching-normal
4949

5050
- repo: https://github.com/pre-commit/mirrors-mypy
51-
rev: "v1.17.1"
51+
rev: "v1.18.1"
5252
hooks:
5353
- id: mypy
5454
files: pydantic_ai_deepagent

0 commit comments

Comments
 (0)