File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "template" : " https://github.com/sunpy/package-template" ,
3- "commit" : " 12de35d0dae26a0ec25fdb591655d2de5a0674d3 " ,
3+ "commit" : " 1bdd28c1e2d725d9ae9d9c0b6ad682d75687f45d " ,
44 "checkout" : null ,
55 "context" : {
66 "cookiecutter" : {
3232 " .github/workflows/sub_package_update.yml"
3333 ],
3434 "_template" : " https://github.com/sunpy/package-template" ,
35- "_commit" : " 12de35d0dae26a0ec25fdb591655d2de5a0674d3 "
35+ "_commit" : " 1bdd28c1e2d725d9ae9d9c0b6ad682d75687f45d "
3636 }
3737 },
3838 "directory" : null
Original file line number Diff line number Diff line change 11repos :
22 # This should be before any formatting hooks like isort
33 - repo : https://github.com/astral-sh/ruff-pre-commit
4- rev : " v0.11.7 "
4+ rev : " v0.11.12 "
55 hooks :
66 - id : ruff
77 args : ["--fix"]
You can’t perform that action at this time.
0 commit comments