File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 11exclude : (^kubernetes/|^vendor/|^ocfweb/static/fonts/bootstrap/|^\.activate.sh|^\.transpire.py)
22repos :
33- repo : https://github.com/pre-commit/pre-commit-hooks
4- rev : v4.4 .0
4+ rev : v4.6 .0
55 hooks :
66 - id : check-added-large-files
77 - id : check-ast
@@ -28,34 +28,34 @@ repos:
2828 - id : sort-simple-yaml
2929 - id : trailing-whitespace
3030- repo : https://github.com/PyCQA/flake8
31- rev : 6 .0.0
31+ rev : 7 .0.0
3232 hooks :
3333 - id : flake8
34- - repo : https://github.com/pre-commit/mirrors- autopep8
35- rev : v2.0.2
34+ - repo : https://github.com/hhatto/ autopep8
35+ rev : v2.2.0
3636 hooks :
3737 - id : autopep8
3838- repo : https://github.com/asottile/reorder-python-imports
39- rev : v3.9 .0
39+ rev : v3.13 .0
4040 hooks :
4141 - id : reorder-python-imports
4242- repo : https://github.com/asottile/pyupgrade
43- rev : v3.4 .0
43+ rev : v3.16 .0
4444 hooks :
4545 - id : pyupgrade
4646 args : ['--py38-plus']
4747- repo : https://github.com/asottile/add-trailing-comma
48- rev : v2.4 .0
48+ rev : v3.1 .0
4949 hooks :
5050 - id : add-trailing-comma
5151 args : ['--py36-plus']
5252- repo : https://github.com/Lucas-C/pre-commit-hooks
53- rev : v1.5.1
53+ rev : v1.5.5
5454 hooks :
5555 - id : remove-tabs
5656 - id : remove-crlf
5757- repo : https://github.com/pre-commit/mirrors-scss-lint
58- rev : v0.59 .0
58+ rev : v0.60 .0
5959 hooks :
6060 - id : scss-lint
6161- repo : local
You can’t perform that action at this time.
0 commit comments