build: added dependabot config (#32039)

This commit is contained in:
edX requirements bot
2023-04-26 10:17:52 -04:00
committed by GitHub
parent f08b4d9090
commit a2f1ad1f11

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

@@ -0,0 +1,7 @@
version: 2
updates:
# Adding new check for github-actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"