Skip to content

Commit 675445f

Browse files
committed
chore: revert markdownlint-cli update and prevent auto-update
1 parent f3cfb5f commit 675445f

File tree

3 files changed

+29
-24
lines changed

3 files changed

+29
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"globby": "^13.1.4",
6262
"h3": "^1.6.4",
6363
"jiti": "^1.18.2",
64-
"markdownlint-cli": "^0.34.0",
64+
"markdownlint-cli": "^0.33.0",
6565
"nuxi": "workspace:*",
6666
"nuxt": "workspace:*",
6767
"ofetch": "^1.0.1",

pnpm-lock.yaml

Lines changed: 26 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"main"
1414
],
1515
"ignoreDeps": [
16+
"markdownlint-cli",
1617
"nuxt",
1718
"nuxt3",
18-
"@nuxt/kit",
19-
"parse5"
19+
"@nuxt/kit"
2020
]
2121
},
2222
{

0 commit comments

Comments
 (0)