mirror of https://github.com/VERT-sh/VERT.git
ci: add basic dependabot.yml
This commit is contained in:
parent
1a80932a08
commit
c48262261e
|
|
@ -0,0 +1,6 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
Loading…
Reference in New Issue