File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -62,11 +62,11 @@ repos:
6262 - id : rst-inline-touching-normal
6363
6464 - repo : https://github.com/asottile/pyupgrade
65- rev : v2.12 .0
65+ rev : v3.3 .0
6666 hooks :
6767 - id : pyupgrade
6868 args :
69- - --py36 -plus
69+ - --py37 -plus
7070 - --keep-runtime-typing
7171
7272 - repo : https://github.com/Lucas-C/pre-commit-hooks
Original file line number Diff line number Diff line change 9898 flake8-sphinx-links>=0.0.4
9999 flake8-strftime>=0.1.1
100100 flake8-typing-imports>=1.10.0
101+ git+https://github.com/domdfcoding/restructuredtext-lint.git@fix-deprecations
101102 git+https://github.com/domdfcoding/flake8-rst-docstrings-sphinx.git
102103 git+https://github.com/domdfcoding/flake8-rst-docstrings.git
103104 git+https://github.com/python-formate/flake8-unused-arguments.git@magic-methods
You can’t perform that action at this time.
0 commit comments