Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrating dependabot #359

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

ayush-129
Copy link
Contributor

[Feature]: Integrate Dependabot for Automated Dependency Updates

Fixes #238

Description

Package Ecosystem: Since using Yarn, the package-ecosystem is set to "yarn".
Directory: The "directory: /" since package.json and yarn.lock are in the root directory.
Schedule: The updates are set to check on a weekly basis.
Pull Request Limit: I've included an optional limit of 5 open pull requests at any given time from Dependabot to avoid overwhelming your project with too many update PRs.

Additional Notes

Other changes are made for adding devcontainer which fixes #358

Copy link

netlify bot commented Oct 9, 2024

👷 Deploy request for fossc pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit bcfdcbc

Copy link
Member

@Mr-Sunglasses Mr-Sunglasses left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ayush-129

@Mr-Sunglasses Mr-Sunglasses merged commit 8acaf55 into FOSS-Community:main Oct 9, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Integrate Dependabot for Automated Dependency Updates
2 participants