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 2121repos :
2222 # Autoformat: Python code, syntax patterns are modernized
2323 - repo : https://github.com/asottile/pyupgrade
24- rev : v2.37.3
24+ rev : v3.1.0
2525 hooks :
2626 - id : pyupgrade
2727 args :
2828 - --py38-plus
2929
3030 # Autoformat: Python code
3131 - repo : https://github.com/psf/black
32- rev : 22.6 .0
32+ rev : 22.10 .0
3333 hooks :
3434 - id : black
3535 args :
@@ -53,12 +53,12 @@ repos:
5353
5454 # Autoformat: markdown, yaml (but not helm templates)
5555 - repo : https://github.com/pre-commit/mirrors-prettier
56- rev : v2.7 .1
56+ rev : v3.0.0-alpha .1
5757 hooks :
5858 - id : prettier
5959
6060 # Reset Chart.yaml version and values.yaml image tags
6161 - repo : https://github.com/jupyterhub/chartpress
62- rev : 1.3 .0
62+ rev : 2.1 .0
6363 hooks :
6464 - id : chartpress
You can’t perform that action at this time.
0 commit comments