Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Feb 8, 2021
1 parent 5d00b64 commit 4a73486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -15,7 +15,7 @@ repos:
- id: flake8
args: [ "--select=E9,F63,F7,F82"]
- repo: https://github.com/asottile/pyupgrade
rev: v2.9.0
rev: v2.10.0
hooks:
- id: pyupgrade
args: ['--py36-plus','--exit-zero-even-if-changed']

0 comments on commit 4a73486

Please sign in to comment.