chore: run gh action version update checks with dependabot

This commit is contained in:
Tobias Büschel 2022-03-28 00:57:23 +08:00
parent e37aa98616
commit 3553169e6b

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

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 99
commit_message:
prefix: "chore"
include_scope: false