Skip to content

Conversation

vladimirvshivkov
Copy link
Member

No description provided.

- Set up Node.js version 20 and enable Yarn caching.
- Install dependencies using `yarn install --frozen-lockfile`.
- Automate dependency updates with a new step to create a pull request for updated dependencies.
- Include a commit message and title for the pull request, along with a review reminder.

This enhances the workflow for managing dependencies and ensures that updates are handled automatically.
…ependency installation

- Set up Yarn Berry (version 3.5.0) in the workflow.
- Change dependency installation command from `yarn install --frozen-lockfile` to `yarn install --immutable` for better consistency.
- Enhance the workflow for managing dependencies and ensure compatibility with the latest Yarn features.
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.

1 participant