Skip to content

Commit 4bdbad3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 8.0.1 → 9.0.0a3](PyCQA/isort@8.0.1...9.0.0a3) - [github.com/pre-commit/mirrors-mypy: v1.20.0 → v2.0.0](pre-commit/mirrors-mypy@v1.20.0...v2.0.0)
1 parent aca0289 commit 4bdbad3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repos:
4848
args: [--py310-plus]
4949

5050
- repo: https://github.com/PyCQA/isort
51-
rev: 8.0.1
51+
rev: 9.0.0a3
5252
hooks:
5353
- id: isort
5454
name: isort (python)
@@ -88,7 +88,7 @@ repos:
8888
additional_dependencies: [".[toml]"]
8989

9090
- repo: https://github.com/pre-commit/mirrors-mypy
91-
rev: v1.20.0
91+
rev: v2.0.0
9292
hooks:
9393
- id: mypy
9494
language_version: python3.12

0 commit comments

Comments
 (0)