]> Untitled Git - bdk/commit
feat: add dependabot
authorEinherjar <realeinherjar@proton.me>
Tue, 12 Sep 2023 15:28:37 +0000 (12:28 -0300)
committerSteve Myers <steve@notmandatory.org>
Tue, 14 Nov 2023 17:26:52 +0000 (11:26 -0600)
commit6e27e6673866d9f391b2cb36eb5bcb4ecf04c1a7
tree9b335e851f68b24a5c7c8f6900b05d9ca2b163e6
parent417963f16882945423b8a8b6b33a507f8d4888a3
feat: add dependabot

Fixes #1118.
Adds `dependabot.yml` to `.github/` to check for `"github-action"`
updates on a `"weekly"` basis.
This does not touch Rust code or Cargo workflows.

It will  create PRs and we would need to approve them
(they would be subject to the same merge policy)
to instantiate the proposed dependabots into `master`.
.github/dependabot.yml [new file with mode: 0644]