Skip to content

Commit

Permalink
chore(deps): bump knip
Browse files Browse the repository at this point in the history
also revert knip config change
  • Loading branch information
kanadgupta committed May 1, 2024
1 parent a24781e commit e0ad60e
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 897 deletions.
1 change: 0 additions & 1 deletion knip.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import type { KnipConfig } from 'knip';
const config: KnipConfig = {
ignore: ['bin/*.js'],
ignoreBinaries: ['semantic-release'],
ignoreDependencies: ['@vitest/coverage-v8'],
};

export default config;
Loading

0 comments on commit e0ad60e

Please sign in to comment.