Skip to content

Commit

Permalink
bump pyupgrade hook
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Jan 21, 2021
1 parent da15f2e commit 6ff2c87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repos:
rev: v2.7.4
hooks:
- id: pyupgrade
args: [--py36-plus]
args: [--py37-plus]
- repo: https://github.com/ambv/black
rev: 20.8b1
hooks:
Expand Down
2 changes: 1 addition & 1 deletion answer-store

0 comments on commit 6ff2c87

Please sign in to comment.