Add dependabot.yml

This commit is contained in:
Byungjin Park 2022-02-05 01:05:59 +09:00
parent 2901266b32
commit 0a8e6215b5
No known key found for this signature in database
GPG key ID: 0E44F71854180758

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

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