Files
v2fly/.github/dependabot.yml
T

18 lines
562 B
YAML
Raw Normal View History

2020-08-24 16:23:24 +08:00
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
2020-06-20 19:30:46 +08:00
version: 2
updates:
2020-08-24 16:23:24 +08:00
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 10
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"