Skip to content

Commit

Permalink
Merge pull request #148 from asottile/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
asottile committed Jan 25, 2021
2 parents 0479b05 + 824776b commit 98f59b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ repos:
- id: pyupgrade
args: [--py36-plus]
- repo: https://github.com/asottile/add-trailing-comma
rev: v2.0.2
rev: v2.1.0
hooks:
- id: add-trailing-comma
args: [--py36-plus]
Expand All @@ -43,6 +43,6 @@ repos:
hooks:
- id: python-use-type-annotations
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.790
rev: v0.800
hooks:
- id: mypy

0 comments on commit 98f59b5

Please sign in to comment.