Skip to content

Commit dec2467

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.1 → v2.0.0](pre-commit/mirrors-mypy@v1.20.1...v2.0.0)
1 parent 3cbc3c9 commit dec2467

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
@@ -38,12 +38,12 @@ repos:
3838
- id: mixed-line-ending
3939

4040
- repo: https://github.com/pycqa/isort
41-
rev: 8.0.1
41+
rev: 9.0.0a3
4242
hooks:
4343
- id: isort
4444

4545
- repo: https://github.com/pre-commit/mirrors-mypy
46-
rev: v1.20.1
46+
rev: v2.0.0
4747
hooks:
4848
- id: mypy
4949
pass_filenames: false

0 commit comments

Comments
 (0)