Create dependabot.yml

Signed-off-by: Ron Rise <29732851+ronrise@users.noreply.github.com>
This commit is contained in:
Ron Rise
2024-04-20 10:55:31 -04:00
committed by GitHub
parent 06d051b9c7
commit 569a06adb5

6
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"