Skip to content

Commit

Permalink
chore: update migrate.snap for knip 5.41.1 too
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Dec 24, 2024
1 parent 5bd6122 commit cc7ac99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/__snapshots__/migrate-test-e2e.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ exports[`expected file changes > knip.json 1`] = `
+++ b/knip.json
@@ ... @@
{
"$schema": "https://unpkg.com/[email protected].0/schema.json",
"$schema": "https://unpkg.com/[email protected].1/schema.json",
- "entry": ["script/*e2e.js", "src/index.ts!", "src/**/*.test.*"],
- "ignoreDependencies": ["all-contributors-cli", "cspell-populate-words"],
+ "entry": ["src/index.ts!"],
Expand Down

0 comments on commit cc7ac99

Please sign in to comment.