Adding dependabot.

This commit is contained in:
Dessalines 2024-04-18 21:04:17 -04:00
parent ee46242a43
commit 975a1e55a8

10
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/api_tests"
schedule:
interval: "weekly"