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" : " https://github.com/sunpy/package-template" ,
3- "commit" : " 9599f755e4f7880fe20f0f07bbf500d8c41de34d " ,
3+ "commit" : " 3d0ff5cac98c56196dbd1ba3e89703c2b7616e29 " ,
44 "checkout" : null ,
55 "context" : {
66 "cookiecutter" : {
3333 " .github/workflows/sub_package_update.yml"
3434 ],
3535 "_template" : " https://github.com/sunpy/package-template" ,
36- "_commit" : " 9599f755e4f7880fe20f0f07bbf500d8c41de34d "
36+ "_commit" : " 3d0ff5cac98c56196dbd1ba3e89703c2b7616e29 "
3737 }
3838 },
3939 "directory" : null
Original file line number Diff line number Diff line change 55 - id : zizmor
66 # This should be before any formatting hooks like isort
77 - repo : https://github.com/astral-sh/ruff-pre-commit
8- rev : " v0.15.4 "
8+ rev : " v0.15.8 "
99 hooks :
1010 - id : ruff
1111 args : ["--fix"]
4545 - id : mixed-line-ending
4646 types_or : [python, rst]
4747 - repo : https://github.com/codespell-project/codespell
48- rev : v2.4.1
48+ rev : v2.4.2
4949 hooks :
5050 - id : codespell
5151 args : [ "--write-changes" ]
You can’t perform that action at this time.
0 commit comments