comparison third_party/libuv/.github/dependabot.yml @ 160:948de3f54cea

[ThirdParty] Added libuv
author June Park <parkjune1995@gmail.com>
date Wed, 14 Jan 2026 19:39:52 -0800
parents
children
comparison
equal deleted inserted replaced
159:05cf9467a1c3 160:948de3f54cea
1 # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
2 version: 2
3 updates:
4 - package-ecosystem: "github-actions"
5 directory: "/" # Location of package manifests
6 schedule:
7 interval: "weekly"