File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 args : [--branch, main]
1919 - id : trailing-whitespace
2020- repo : https://github.com/pre-commit/pygrep-hooks
21- rev : v1.7.0 # Use the ref you want to point at
21+ rev : v1.7.1 # Use the ref you want to point at
2222 hooks :
2323 - id : python-check-blanket-noqa
2424 - id : python-check-mock-methods
@@ -30,20 +30,20 @@ repos:
3030 - id : rst-inline-touching-normal
3131 - id : text-unicode-replacement-char
3232- repo : https://github.com/asottile/pyupgrade
33- rev : v2.7.4
33+ rev : v2.10.0
3434 hooks :
3535 - id : pyupgrade
3636 args : [--py36-plus]
3737- repo : https://github.com/asottile/reorder_python_imports
38- rev : v2.3.6
38+ rev : v2.4.0
3939 hooks :
4040 - id : reorder-python-imports
4141- repo : https://github.com/psf/black
4242 rev : 20.8b1
4343 hooks :
4444 - id : black
4545- repo : https://github.com/asottile/blacken-docs
46- rev : v1.9.1
46+ rev : v1.9.2
4747 hooks :
4848 - id : blacken-docs
4949 additional_dependencies : [black]
You can’t perform that action at this time.
0 commit comments