github: add dependabot.yml (#20800)

This commit is contained in:
Lycs-D 2024-02-12 18:25:43 +08:00 committed by GitHub
parent ea2e6e1590
commit e3b64d3278
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

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