Skip to content

Commit 252f046

Browse files
authored
Merge pull request #613 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 44effd2 + fabe3d8 commit 252f046

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
- id: reorder-python-imports
2828
args: [--py3-plus]
2929
- repo: https://github.com/asottile/pyupgrade
30-
rev: v2.19.1
30+
rev: v2.19.4
3131
hooks:
3232
- id: pyupgrade
3333
args: [--py36-plus]
@@ -41,6 +41,7 @@ repos:
4141
hooks:
4242
- id: setup-cfg-fmt
4343
- repo: https://github.com/pre-commit/mirrors-mypy
44-
rev: v0.812
44+
rev: v0.902
4545
hooks:
4646
- id: mypy
47+
additional_dependencies: [types-all]

0 commit comments

Comments
 (0)