mirror of
https://github.com/nasa/openmct.git
synced 2025-06-16 22:28:13 +00:00
Ignore patch of eslint-plugin-vue (#5786)
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -18,6 +18,8 @@ updates:
|
||||
#Lots of noise in these type patch releases.
|
||||
- dependency-name: "@babel/eslint-parser"
|
||||
update-types: ["version-update:semver-patch"]
|
||||
- dependency-name: "eslint-plugin-vue"
|
||||
update-types: ["version-update:semver-patch"]
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
|
Reference in New Issue
Block a user