Skip to content

Commit 3bbe033

Browse files
committed
ci: use fixed versions of changesets
1 parent 28d51a0 commit 3bbe033

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.changeset/config.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@
77
}
88
],
99
"commit": false,
10-
"linked": [],
10+
"fixed": [
11+
[
12+
"eslint-mdx",
13+
"eslint-plugin-mdx"
14+
]
15+
],
1116
"access": "restricted",
1217
"baseBranch": "master",
1318
"updateInternalDependencies": "patch",

0 commit comments

Comments
 (0)