Browse Source

exclude vue update

pull/469/head
yuhan6665 10 months ago
parent
commit
8e5b53a918
  1. 1
      .github/dependabot.yml

1
.github/dependabot.yml

@ -10,5 +10,6 @@ updates:
schedule:
interval: "daily"
ignore:
- dependency-name: "vue" #https://github.com/XTLS/Xray-docs-next/pull/465
- dependency-name: "*"
update-types: ["version-update:semver-patch"]

Loading…
Cancel
Save