Skip to content

Commit 100178e

Browse files
authored
Update prettier-plugin-toml to v2.0.5 (#4696)
1 parent 43625d3 commit 100178e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
additional_dependencies:
99
1010
11-
11+
1212
pass_filenames: true
1313
args:
1414
[

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"ora": "^8.2.0",
4646
"prettier": "^3.5.3",
4747
"prettier-plugin-sort-json": "^4.1.1",
48-
"prettier-plugin-toml": "^2.0.3",
48+
"prettier-plugin-toml": "^2.0.5",
4949
"smol-toml": "^1.3.4",
5050
"typescript": "^5.8.3",
5151
"yaml": "^2.7.1"

0 commit comments

Comments
 (0)