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 #40

Merged
merged 1 commit into from Aug 20, 2022
Merged

Add a dependabot config #40

merged 1 commit into from Aug 20, 2022

Conversation

LingMan
Copy link
Contributor

@LingMan LingMan commented Aug 17, 2022

Dependabot will automatically file PRs for updatable dependencies. The
cargo section watches Cargo.toml. Patch releases are ignored since those
are semver compatible and cargo downloads the latest anyway.
The github-actions section watches the workflow files in .github/workflows
for possible updates to any of the Actions depended upon.

Kindly merge #39 first to avoid conflicts.

Dependabot will automatically file PRs for updatable dependencies. The
`cargo` section watches Cargo.toml. Patch releases are ignored since those
are semver compatible and cargo downloads the latest anyway.
The `github-actions` section watches the workflow files in .github/workflows
for possible updates to any of the Actions depended upon.
@eminence
Copy link
Owner

I'm new to dependabot configs, but this LGTM. Thanks

@eminence eminence merged commit 62a1927 into eminence:master Aug 20, 2022
@LingMan LingMan deleted the dependabot branch August 20, 2022 21:29
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.

None yet

2 participants