Skip to content

Commit d01f0dd

Browse files
authored
Merge pull request #344 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 67db71a + 15528c8 commit d01f0dd

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
@@ -24,7 +24,7 @@ repos:
2424
- id: add-trailing-comma
2525
args: [--py36-plus]
2626
- repo: https://github.com/asottile/pyupgrade
27-
rev: v3.2.0
27+
rev: v3.2.2
2828
hooks:
2929
- id: pyupgrade
3030
args: [--py37-plus]
@@ -38,6 +38,6 @@ repos:
3838
- id: flake8
3939
exclude: ^identify/vendor/licenses\.py$
4040
- repo: https://github.com/pre-commit/mirrors-mypy
41-
rev: v0.982
41+
rev: v0.990
4242
hooks:
4343
- id: mypy

0 commit comments

Comments
 (0)