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 a dependabot config #57

Closed
wants to merge 1 commit into from
Closed

Conversation

LingMan
Copy link

@LingMan LingMan commented Aug 26, 2022

Dependabot will automatically file PRs for updatable dependencies. The cargo section watches
Cargo.toml. The github-actions section watches the workflow files in .github/workflows for possible
updates to any of the Actions depended upon.
Ignore Dependabot's branches on CI to avoid running the tests twice, once on the push to the branch
and once on the creation of the PR.

See eminence/terminal-size#42 for an example PR you'll also automatically receive after merging this. Kindly merge #56 first to avoid any conflicts.

Dependabot will automatically file PRs for updatable dependencies. The cargo section watches
Cargo.toml. The github-actions section watches the workflow files in .github/workflows for possible
updates to any of the Actions depended upon.

Ignore Dependabot's branches on CI to avoid running the tests twice, once on the push to the branch
and once on the creation of the PR.
@RazrFalcon
Copy link
Owner

Thanks, but not interested.

@RazrFalcon RazrFalcon closed this Aug 26, 2022
@LingMan LingMan deleted the dependabot branch August 26, 2022 11:55
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