Skip to content

Commit

Permalink
Upgrade pyupgrade for crlf fixes (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Sottile committed Oct 31, 2018
1 parent 0fea71a commit af00367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repos:
- id: reorder-python-imports
args: ['--application-directories=.:src']
- repo: https://github.com/asottile/pyupgrade
rev: v1.10.0
rev: v1.10.1
hooks:
- id: pyupgrade
args: [--keep-percent-format]
Expand Down

0 comments on commit af00367

Please sign in to comment.