File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -32,14 +32,17 @@ repos:
3232 - id : end-of-file-fixer
3333
3434 - repo : https://github.com/domdfcoding/pre-commit-hooks
35- rev : v0.6 .0
35+ rev : v0.7 .0
3636 hooks :
3737 - id : requirements-txt-sorter
3838 args :
3939 - --allow-git
4040 - id : check-docstring-first
4141 exclude : ^(doc-source/conf|__pkginfo__|setup|tests/.*)\.py$
4242 - id : bind-requirements
43+ args :
44+ - --python-min
45+ - ' 3.7'
4346
4447 - repo : https://github.com/python-formate/flake8-dunder-all
4548 rev : v0.5.0
6164 - id : rst-inline-touching-normal
6265
6366 - repo : https://github.com/python-formate/pyupgrade
64- rev : ' 2e49872 '
67+ rev : bbe3007
6568 hooks :
6669 - id : pyupgrade
6770 args :
8083 - id : snippet-fmt
8184
8285 - repo : https://github.com/python-formate/formate
83- rev : v1.2.0
86+ rev : v1.2.1
8487 hooks :
8588 - id : formate
8689 exclude : ^(doc-source/conf|__pkginfo__|setup)\.(_)?py$
You can’t perform that action at this time.
0 commit comments