Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nasa/openmct.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Hill <john.c.hill@nasa.gov>2022-11-01 00:58:12 +0300
committerGitHub <noreply@github.com>2022-11-01 00:58:12 +0300
commit015c764ab359c43e23117d40c4455129808037ec (patch)
treee54ce03108ca85fbdf3796564c4d1321cb7d4ccc
parent8fe465d9fc7c539c3411a0a9185caad9ccd7c0b3 (diff)
Update dependabot.yml (#5935)
-rw-r--r--.github/dependabot.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 00333828b..666de1a0f 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -19,6 +19,8 @@ updates:
update-types: ["version-update:semver-patch"]
- dependency-name: "eslint-plugin-vue" #Lots of noise in these type patch releases.
update-types: ["version-update:semver-patch"]
+ - dependency-name: "babel-loader"
+ update-types: ["version-update:semver-patch"]
- package-ecosystem: "github-actions"
directory: "/"
schedule: