Skip to content

fix: updateConfig in pnpm-workspace.yaml should not be ignored#9501

Merged
zkochan merged 2 commits intomainfrom
fix/9500
May 8, 2025
Merged

fix: updateConfig in pnpm-workspace.yaml should not be ignored#9501
zkochan merged 2 commits intomainfrom
fix/9500

Conversation

@zkochan
Copy link
Member

@zkochan zkochan commented May 7, 2025

close #9500

@twiddler
Copy link

twiddler commented May 8, 2025

There is also an extra { in the docs example which is not allowed in .yaml:

- updateConfig: {
+ updateConfig:
    ignoreDependencies:
    - load-json-file

@zkochan zkochan merged commit 9362b5f into main May 8, 2025
13 of 16 checks passed
@zkochan zkochan deleted the fix/9500 branch May 8, 2025 10:24
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.

updateConfig.ignoreDependencies in pnpm-workspace.yaml has no effect

2 participants