[misc] add dependabot.yml

This commit is contained in:
Pete Batard 2022-06-23 14:17:40 +01:00 committed by GitHub
parent d0844bfc70
commit 43761aba43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

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

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