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

Commit 9fab8bc

Browse files
[pre-commit.ci] pre-commit autoupdate (#9)
updates: - [github.com/psf/black: 25.1.0 → 25.9.0](psf/black@25.1.0...25.9.0) - [github.com/pre-commit/mirrors-mypy: v1.18.1 → v1.18.2](pre-commit/mirrors-mypy@v1.18.1...v1.18.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7c5bc2c commit 9fab8bc

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
@@ -15,7 +15,7 @@ repos:
1515
- id: trailing-whitespace
1616

1717
- repo: https://github.com/psf/black
18-
rev: 25.1.0
18+
rev: 25.9.0
1919
hooks:
2020
- id: black
2121
args: ["--line-length", "100"]
@@ -48,7 +48,7 @@ repos:
4848
- id: rst-inline-touching-normal
4949

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

0 commit comments

Comments
 (0)