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
parent 50b69f6157
commit fe5535fb78
No known key found for this signature in database
GPG key ID: 8762BF6F1CB31FB5

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

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