File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "template" : " /home/runner/work/cookiecutter-scverse/cookiecutter-scverse" ,
3- "commit" : " f49bf20fd799812e085e747682323ebab7a7fc2c " ,
3+ "commit" : " 3b1f898cbe747b0bd0884163112251c26d9f2472 " ,
44 "checkout" : null ,
55 "context" : {
66 "cookiecutter" : {
3636 "trim_blocks" : true
3737 },
3838 "_template" : " /home/runner/work/cookiecutter-scverse/cookiecutter-scverse" ,
39- "_commit" : " f49bf20fd799812e085e747682323ebab7a7fc2c "
39+ "_commit" : " 3b1f898cbe747b0bd0884163112251c26d9f2472 "
4040 }
4141 },
4242 "directory" : null
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ default_stages:
77minimum_pre_commit_version : 2.16.0
88repos :
99 - repo : https://github.com/biomejs/pre-commit
10- rev : v1.9.4
10+ rev : v2.0.0-beta.5
1111 hooks :
1212 - id : biome-format
1313 exclude : ^\.cruft\.json$ # inconsistent indentation with cruft - file never to be modified manually.
1616 hooks :
1717 - id : pyproject-fmt
1818 - repo : https://github.com/astral-sh/ruff-pre-commit
19- rev : v0.11.12
19+ rev : v0.11.13
2020 hooks :
2121 - id : ruff
2222 types_or : [python, pyi, jupyter]
You can’t perform that action at this time.
0 commit comments