Skip to content

Commit a3a8d29

Browse files
[pre-commit.ci] pre-commit autoupdate
1 parent 43f5ffa commit a3a8d29

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
@@ -32,7 +32,7 @@ repos:
3232
- id: pyupgrade
3333
args: [--py36-plus]
3434
- repo: https://github.com/asottile/add-trailing-comma
35-
rev: v2.0.2
35+
rev: v2.1.0
3636
hooks:
3737
- id: add-trailing-comma
3838
args: [--py36-plus]
@@ -41,6 +41,6 @@ repos:
4141
hooks:
4242
- id: setup-cfg-fmt
4343
- repo: https://github.com/pre-commit/mirrors-mypy
44-
rev: v0.790
44+
rev: v0.800
4545
hooks:
4646
- id: mypy

0 commit comments

Comments
 (0)