influxdb/.github
Jacob Marble e92206f924
feat: add dependabot GitHub action (#2301)
This change adds dependabot to the repository. Dependabot checks the
project "supply chain" (dependencies) for published vulnerabilities, and
automatically creates PRs to resolve those dependency version updates.

The result should look something like this PR:
https://github.com/influxdata/influxdb-pb-data-protocol/pull/3

This is my first dependabot configuration for Cargo/Rust. I used tokio
tracing for a quick sanity check:
4b75e54053/.github/dependabot.yml
2021-08-16 15:02:37 +00:00
..
ISSUE_TEMPLATE chore: address PR feedback 2020-11-24 13:21:04 +00:00
PULL_REQUEST_TEMPLATE.md chore: address PR feedback 2020-11-24 13:21:04 +00:00
dependabot.yml feat: add dependabot GitHub action (#2301) 2021-08-16 15:02:37 +00:00
semantic.yml style: Add editor config 2021-02-02 13:28:02 +01:00