Skip to content

Commit a69121e

Browse files
authored
Merge pull request #213 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 213efa5 + 0d2a17d commit a69121e

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
@@ -35,11 +35,11 @@ repos:
3535
- id: add-trailing-comma
3636
args: [--py36-plus]
3737
- repo: https://github.com/asottile/pyupgrade
38-
rev: v2.19.1
38+
rev: v2.19.4
3939
hooks:
4040
- id: pyupgrade
4141
args: [--py36-plus]
4242
- repo: https://github.com/pre-commit/mirrors-mypy
43-
rev: v0.812
43+
rev: v0.902
4444
hooks:
4545
- id: mypy

0 commit comments

Comments
 (0)