Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 0032a5d

Browse files
committed
chore: remove unnecessary constraint
1 parent 20b44c5 commit 0032a5d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/renovate.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,5 @@
1616
"groupName": "dependencies",
1717
"semanticCommitType": "fix"
1818
}
19-
],
20-
"constraints": {
21-
"pnpm": "5"
22-
}
19+
]
2320
}

0 commit comments

Comments
 (0)