chore: add dependabot

This commit is contained in:
DIYgod 2023-12-16 16:01:22 +08:00
parent 7730f2d800
commit 5d3eeb85be
No known key found for this signature in database
1 changed files with 13 additions and 0 deletions

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

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