mirror of
https://github.com/nasa/openmct.git
synced 2025-06-17 06:38:17 +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.
|
#Lots of noise in these type patch releases.
|
||||||
- dependency-name: "@babel/eslint-parser"
|
- dependency-name: "@babel/eslint-parser"
|
||||||
update-types: ["version-update:semver-patch"]
|
update-types: ["version-update:semver-patch"]
|
||||||
|
- dependency-name: "eslint-plugin-vue"
|
||||||
|
update-types: ["version-update:semver-patch"]
|
||||||
|
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
|
Reference in New Issue
Block a user