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

Commit 1c9e3c3

Browse files
committed
chore(Changesets): 🔧 Tweak config
1 parent 58603ea commit 1c9e3c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.changeset/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"linked": [],
66
"access": "public",
77
"baseBranch": "main",
8-
"updateInternalDependencies": "patch",
9-
"ignore": []
8+
"updateInternalDependencies": "minor",
9+
"ignore": ["@scripts/*"]
1010
}

0 commit comments

Comments
 (0)