Update typos@latest to 1.50.0

This commit is contained in:
Taiki Endo
2026-08-30 23:14:49 +09:00
parent 5f68cef2c4
commit 0fbfc5b541
2 changed files with 7 additions and 2 deletions
+2
View File
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `typos@latest` to 1.50.0.
- Update `tombi@latest` to 1.5.0. - Update `tombi@latest` to 1.5.0.
- Update `shfmt@latest` to 3.14.0. - Update `shfmt@latest` to 3.14.0.
+5 -2
View File
@@ -21,10 +21,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.49.1" "version": "1.50.0"
}, },
"1": { "1": {
"version": "1.49.1" "version": "1.50.0"
},
"1.50": {
"version": "1.50.0"
}, },
"1.50.0": { "1.50.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {