chore: dependabot to keep gha up to date

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2022-08-20 16:00:52 +02:00
parent d598646f11
commit fd5590dcd4
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 9 additions and 0 deletions

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

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
labels:
- "area/testing"
- "status/2-code-review"