Create dependabot.yml

This commit is contained in:
Viral B. Shah
2024-01-16 17:28:48 -05:00
committed by GitHub
parent 1e3511e407
commit bc36005af8
+7
View File
@@ -0,0 +1,7 @@
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/" # Location of package manifests
schedule:
interval: "monthly"