Skip to content

Commit

Permalink
build: Ignore vue 3
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Oct 25, 2024
1 parent 0d3d977 commit 3c9bc36
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ updates:
directory: "/"
schedule:
interval: "daily"
ignore:
- dependency-name: "vue"
update-types: ["version-update:semver-major"]

0 comments on commit 3c9bc36

Please sign in to comment.