Skip to content

Commit 1914ea8

Browse files
authored
chore: ignore pnpm for compatibility reason
1 parent b2e195c commit 1914ea8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.renovaterc

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"extends": ["github>1stG/configs"]
2+
"extends": ["github>1stG/configs"],
3+
"ignoreDeps": ["pnpm"]
34
}

0 commit comments

Comments
 (0)