Skip to content

Commit

Permalink
ci: use fixed versions of changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Jul 23, 2022
1 parent 28d51a0 commit 3bbe033
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@
}
],
"commit": false,
"linked": [],
"fixed": [
[
"eslint-mdx",
"eslint-plugin-mdx"
]
],
"access": "restricted",
"baseBranch": "master",
"updateInternalDependencies": "patch",
Expand Down

0 comments on commit 3bbe033

Please sign in to comment.