mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
github: add dependabot.yml (#20800)
This commit is contained in:
parent
ea2e6e1590
commit
e3b64d3278
1 changed files with 6 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue