Create dependabot.yml

This commit is contained in:
ReenigneArcher 2022-02-16 17:50:52 -05:00
parent 4dff0c8384
commit 361e5f7ea7

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

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
target-branch: "nightly"
open-pull-requests-limit: 20