mirror of
https://github.com/vlang/v.git
synced 2025-08-03 17:57:59 -04:00
github: add dependabot.yml (#20800)
This commit is contained in:
parent
ea2e6e1590
commit
e3b64d3278
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
Loading…
x
Reference in New Issue
Block a user