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 GitHub Dependabot configuration #38

Merged
merged 1 commit into from
Jun 15, 2024
Merged

Add GitHub Dependabot configuration #38

merged 1 commit into from
Jun 15, 2024

Conversation

miketheman
Copy link
Owner

@miketheman miketheman commented Jun 15, 2024

Related to #37

Adds a GitHub Dependabot configuration file to the repository to automate dependency updates.

  • Configuration Details: The .github/dependabot.yml file specifies Dependabot to check for updates to both the pip and github-actions ecosystems on a weekly basis.
  • Pull Request Limits: Configures Dependabot to open up to 10 pull requests for version updates, ensuring the repository dependencies remain secure and up-to-date without overwhelming the project maintainers.

For more details, open the Copilot Workspace session.

@miketheman miketheman merged commit 552c604 into main Jun 15, 2024
7 checks passed
@miketheman miketheman deleted the add-dependabot branch June 15, 2024 14:37
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