]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
Delete dependabot.yml
authorEduardo San Martin Morote <posva@users.noreply.github.com>
Fri, 28 Jan 2022 08:46:41 +0000 (09:46 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Jan 2022 08:46:41 +0000 (09:46 +0100)
.github/dependabot.yml [deleted file]

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
deleted file mode 100644 (file)
index 0ee8388..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-version: 2
-updates:
-  # Enable version updates for npm
-  - package-ecosystem: "npm"
-    # Look for `package.json` and `lock` files in the `root` directory
-    directory: "/"
-    # Check the npm registry for updates every day (weekdays)
-    schedule:
-      interval: "weekly"