1
0
mirror of https://github.com/XTLS/Xray-docs-next.git synced 2025-08-22 19:38:36 +00:00

exclude vue update

This commit is contained in:
yuhan6665 2024-02-02 22:34:40 -05:00
parent 200f2016c9
commit 8e5b53a918

View File

@ -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"]