Configure dependabot updates to GitHub Actions

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
This commit is contained in:
Mark S. Lewis 2024-07-19 11:48:45 +01:00 committed by Dave Enyeart
parent 50b69f6157
commit 3826626d00

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly