File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2222repos :
2323 # general
2424 - repo : https://github.com/pre-commit/pre-commit-hooks
25- rev : v4.6 .0
25+ rev : v5.0 .0
2626 hooks :
2727 - id : end-of-file-fixer
2828 exclude : " ^docs-sphinx/cli.html"
3737 exclude : " ^src/_nebari/template/"
3838
3939 - repo : https://github.com/crate-ci/typos
40- rev : typos-dict-v0.11.27
40+ rev : v1.26.0
4141 hooks :
4242 - id : typos
4343
@@ -55,13 +55,13 @@ repos:
5555
5656 # python
5757 - repo : https://github.com/psf/black
58- rev : 24.8 .0
58+ rev : 24.10 .0
5959 hooks :
6060 - id : black
6161 args : ["--line-length=88", "--exclude=/src/_nebari/template/"]
6262
6363 - repo : https://github.com/astral-sh/ruff-pre-commit
64- rev : v0.6.3
64+ rev : v0.6.9
6565 hooks :
6666 - id : ruff
6767 args : ["--fix"]
7777
7878 # terraform
7979 - repo : https://github.com/antonbabenko/pre-commit-terraform
80- rev : v1.94 .1
80+ rev : v1.96 .1
8181 hooks :
8282 - id : terraform_fmt
8383 args :
You can’t perform that action at this time.
0 commit comments