File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "template" : " https://github.com/getpelican/cookiecutter-pelican-plugin" ,
3- "commit" : " 02d8421338ac53e1422bfe2bee92d0debfab3de4 " ,
3+ "commit" : " 1c97f677813433969687d75cc1d85b4f51448bda " ,
44 "checkout" : null ,
55 "context" : {
66 "cookiecutter" : {
2121 "python_version" : " >=3.8.1,<4.0" ,
2222 "pelican_version" : " >=4.5" ,
2323 "_template" : " https://github.com/getpelican/cookiecutter-pelican-plugin" ,
24- "_commit" : " 02d8421338ac53e1422bfe2bee92d0debfab3de4 "
24+ "_commit" : " 1c97f677813433969687d75cc1d85b4f51448bda "
2525 }
2626 },
2727 "directory" : null
Original file line number Diff line number Diff line change 2121 - id : trailing-whitespace
2222
2323 - repo : https://github.com/astral-sh/ruff-pre-commit
24- rev : v0.9.9
24+ rev : v0.11.0
2525 hooks :
2626 - id : ruff
2727 - id : ruff-format
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ markdown = ["markdown>=3.4"]
4444[dependency-groups ]
4545lint = [
4646 " invoke>=2.2" ,
47- " ruff>=0.9.9 ,<1.0.0" ,
47+ " ruff>=0.11.0 ,<1.0.0" ,
4848]
4949test = [
5050 " invoke>=2.2" ,
You can’t perform that action at this time.
0 commit comments