Browse Source

Update dependabot to monthly

pull/511/head
yuhan6665 7 months ago committed by GitHub
parent
commit
d8faeb5c5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/dependabot.yml

2
.github/dependabot.yml

@ -8,7 +8,7 @@ updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"
interval: "monthly"
ignore:
- dependency-name: "vue" #https://github.com/XTLS/Xray-docs-next/pull/465
- dependency-name: "*"

Loading…
Cancel
Save