Skip to content

Commit 2044d20

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b408337 commit 2044d20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/schemas/json/pnpm-workspace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@
805805
},
806806
"minimumReleaseAgeStrict": {
807807
"description": "Controls how pnpm behaves when no version of a dependency satisfies the minimumReleaseAge constraint within the requested range.\nhttps://pnpm.io/settings#minimumreleaseagestrict",
808-
"type": "boolean",
808+
"type": "boolean"
809809
},
810810
"preferOffline": {
811811
"description": "Bypass staleness checks for cached data. Missing data will still be requested from the server.",

0 commit comments

Comments
 (0)