diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8abca405f..85396164e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,5 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + ignore: + - dependency-name: "*vuepress*"