Skip to content

feat: support deno's node_modules structure#125

Merged
JounQin merged 2 commits intotoplenboren:masterfrom
nathanwhit:support-deno
Apr 6, 2025
Merged

feat: support deno's node_modules structure#125
JounQin merged 2 commits intotoplenboren:masterfrom
nathanwhit:support-deno

Conversation

@nathanwhit
Copy link
Copy Markdown
Contributor

deno uses the same node_modules directory structure as pnpm, but currently simple-git-hooks assumes a flat (npm-style) structure which leads to an incorrect project path.

ref denoland/deno#28735

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 4, 2025

🦋 Changeset detected

Latest commit: 2a61b31

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
simple-git-hooks Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@JounQin JounQin changed the title support deno's node_modules structure feat: support deno's node_modules structure Apr 6, 2025
@JounQin JounQin merged commit 8486a22 into toplenboren:master Apr 6, 2025
4 checks passed
This was referenced Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants