chore: add dependabot actions (#43)
Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
parent
20a145e27d
commit
9788a1dc85
|
|
@ -0,0 +1,10 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: npm
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: weekly
|
||||
Loading…
Reference in New Issue