github: add dependabot

pull/93/head
Tamir Duberstein 1 year ago committed by Tamir Duberstein
parent 0c06a47bc2
commit b14a75f692

@ -0,0 +1,13 @@
# Please see the documentation for all configuration options:
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
Loading…
Cancel
Save