Skip to content

Commit c8f1a55

Browse files
[pre-commit.ci] pre-commit autoupdate (psf#4297)
1 parent 836acad commit c8f1a55

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
@@ -29,7 +29,7 @@ repos:
2929
- id: isort
3030

3131
- repo: https://github.com/pycqa/flake8
32-
rev: 6.1.0
32+
rev: 7.0.0
3333
hooks:
3434
- id: flake8
3535
additional_dependencies:
@@ -39,7 +39,7 @@ repos:
3939
exclude: ^src/blib2to3/
4040

4141
- repo: https://github.com/pre-commit/mirrors-mypy
42-
rev: v1.8.0
42+
rev: v1.9.0
4343
hooks:
4444
- id: mypy
4545
exclude: ^(docs/conf.py|scripts/generate_schema.py)$

0 commit comments

Comments
 (0)