Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Feb 1, 2021
1 parent db6b2aa commit 2823025
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
Expand Up @@ -15,7 +15,7 @@ repos:
- id: flake8
args: [ "--select=E9,F63,F7,F82"]
- repo: https://github.com/asottile/pyupgrade
rev: v2.7.4
rev: v2.9.0
hooks:
- id: pyupgrade
args: ['--py36-plus','--exit-zero-even-if-changed']
2 changes: 1 addition & 1 deletion requirements-test.txt
Expand Up @@ -2,4 +2,4 @@ pytest>=4.0.2
pytest-notebook>=0.6.1
jupyter_client>=5.2.3
ipykernel>=5.1.3
pre-commit>=2.9.0
pre-commit>=2.9.0

0 comments on commit 2823025

Please sign in to comment.