Create dependabot.yml

This commit is contained in:
Jasmine Iwanek
2023-01-03 19:22:34 -05:00
committed by GitHub
parent 6291ae01a3
commit 6c3680f268

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

@@ -0,0 +1,9 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"