File tree Expand file tree Collapse file tree 3 files changed +199
-199
lines changed
Expand file tree Collapse file tree 3 files changed +199
-199
lines changed Original file line number Diff line number Diff line change 1818 },
1919 "excludes" : [" **/*.lock" , " dist/" ],
2020 "plugins" : [
21- " https://plugins.dprint.dev/g-plane/pretty_yaml-v0.5.1 .wasm" ,
22- " https://plugins.dprint.dev/json-0.21.0 .wasm" ,
21+ " https://plugins.dprint.dev/g-plane/pretty_yaml-v0.6.0 .wasm" ,
22+ " https://plugins.dprint.dev/json-0.21.1 .wasm" ,
2323 " https://plugins.dprint.dev/markdown-0.20.0.wasm" ,
2424 " https://plugins.dprint.dev/toml-0.7.0.wasm" ,
2525 ],
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ extra = [
6868]
6969lint = [
7070 " dprint-py>=0.51.1.0" ,
71- " ruff>=0.14.10 " ,
71+ " ruff>=0.14.11 " ,
7272 " sp-repo-review[cli]>=2025.11.21" ,
7373]
7474test = [
@@ -80,10 +80,10 @@ test = [
8080type = [
8181 { include-group = " extra" },
8282 { include-group = " test" },
83- " basedpyright>=1.36.2 " ,
83+ " basedpyright>=1.37.1 " ,
8484 " mypy[faster-cache]>=1.19.1" ,
85- " pyrefly==0.47 .0" ,
86- " ty==0.0.9 " ,
85+ " pyrefly==0.48 .0" ,
86+ " ty==0.0.11 " ,
8787]
8888dev = [
8989 { include-group = " extra" },
You can’t perform that action at this time.
0 commit comments