Skip to content

Commit eada68b

Browse files
[pre-commit.ci] pre-commit autoupdate (#10814)
updates: - [github.com/PyCQA/autoflake: v2.0.1 → v2.0.2](PyCQA/autoflake@v2.0.1...v2.0.2) - [github.com/pre-commit/mirrors-mypy: v1.0.1 → v1.1.1](pre-commit/mirrors-mypy@v1.0.1...v1.1.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ab06924 commit eada68b

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
@@ -23,7 +23,7 @@ repos:
2323
exclude: _pytest/(debugging|hookspec).py
2424
language_version: python3
2525
- repo: https://github.com/PyCQA/autoflake
26-
rev: v2.0.1
26+
rev: v2.0.2
2727
hooks:
2828
- id: autoflake
2929
name: autoflake
@@ -58,7 +58,7 @@ repos:
5858
hooks:
5959
- id: python-use-type-annotations
6060
- repo: https://github.com/pre-commit/mirrors-mypy
61-
rev: v1.0.1
61+
rev: v1.1.1
6262
hooks:
6363
- id: mypy
6464
files: ^(src/|testing/)

0 commit comments

Comments
 (0)