lambda-fairy / rust-errno

:boom: Cross-platform interface to the `errno` variable
https://docs.rs/errno
Apache License 2.0
65 stars 40 forks source link

Add Dependabot #63

Closed LingMan closed 1 year ago

LingMan commented 1 year ago

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

Best to merge this after https://github.com/lambda-fairy/rust-errno/pull/60. Dependabot will open a PR updating actions/checkout to v3 once this is merged. It will auto-rebase if you merge https://github.com/lambda-fairy/rust-errno/pull/60 in between, but it might take a few minutes.