diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c611ba2d..f0dc1b27 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -23,6 +23,9 @@ updates: eslint: patterns: - "eslint*" + ignore: + - dependency-name: "eslint-plugin-vuetify" + update-types: ["version-update:semver-major"] - package-ecosystem: github-actions directory: "/" schedule: