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

Add Dependabot Configuration for Automated Dependency Management #1387

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

bradjohnl
Copy link
Contributor

@bradjohnl bradjohnl commented Feb 16, 2024

Creating dependabot config to enable automated PRs for dependency upgrades, boosting security and maintainability.

What does this PR fix/introduce?

This PR introduces a Dependabot configuration file to the repository. This configuration enables automated pull requests for dependency updates, ensuring our dependencies are up-to-date, secure, and maintained efficiently.

Closes #

Additional context

This change will streamline the process of keeping dependencies updated, reducing the manual effort required and helping to avoid potential security vulnerabilities associated with outdated packages.

Checklist

  • Docs are successfully building - yarn install && yarn run build.
  • For new internal links I used relative file paths (with .md extension) - e.g. ../../faq/faq-general.md.
  • All external links have been verified with yarn run check:externals.
  • My changes follow the Casper docs style guidelines.
  • All technical procedures have been tested.
  • If structural changes are introduced, cross-browser testing has been completed.

Reviewers

@ACStoneCL, @ipopescu

Creating dependabot config to enable automated PRs for dependency upgrades, boosting security and maintainability
Copy link

@bradjohnl bradjohnl merged commit 68a2e9a into dev Feb 16, 2024
9 checks passed
@bradjohnl bradjohnl deleted the bradjohnl-patch-1 branch February 16, 2024 13:58
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.

2 participants