github: add dependabot

pull/91/head
Tamir Duberstein 2 years ago
parent b45787c353
commit 0a750c7d02
No known key found for this signature in database

@ -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