Create dependabot.yml

This commit is contained in:
josc146 2023-12-21 12:56:21 +08:00 committed by GitHub
parent bcfb76d8ca
commit c8c79c39d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "chore"
include: "scope"