add .github/dependabot.yml

Signed-off-by: jinqiang zhang <peeweep@0x0.ee>
This commit is contained in:
jinqiang zhang 2024-06-01 10:58:48 +00:00 committed by 梁永祥
parent 12c30df5b7
commit 38d98c4231

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

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