Skip to content

Commit 41620d2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](asottile/pyupgrade@v3.2.0...v3.2.2) - [github.com/pre-commit/mirrors-mypy: v0.982 → v0.990](pre-commit/mirrors-mypy@v0.982...v0.990)
1 parent 6b6f133 commit 41620d2

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
@@ -26,7 +26,7 @@ repos:
2626
hooks:
2727
- id: flake8
2828
- repo: https://github.com/asottile/pyupgrade
29-
rev: v3.2.0
29+
rev: v3.2.2
3030
hooks:
3131
- id: pyupgrade
3232
args: [--py3-plus]
@@ -39,7 +39,7 @@ repos:
3939
language: python
4040
additional_dependencies: [pygments, restructuredtext_lint]
4141
- repo: https://github.com/pre-commit/mirrors-mypy
42-
rev: v0.982
42+
rev: v0.990
4343
hooks:
4444
- id: mypy
4545
files: ^(src/|testing/)

0 commit comments

Comments
 (0)