Skip to content
This repository was archived by the owner on Aug 17, 2022. It is now read-only.

Commit 99c33ca

Browse files
committed
Updated dependabot.yml
1 parent 4b73579 commit 99c33ca

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
1-
# To get started with Dependabot version updates, you'll need to specify which
2-
# package ecosystems to update and where the package manifests are located.
3-
# Please see the documentation for all configuration options:
4-
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
5-
61
version: 2
72
updates:
8-
- package-ecosystem: "npm" # See documentation for possible values
9-
directory: "/" # Location of package manifests
3+
- package-ecosystem: "npm"
4+
directory: "/"
105
schedule:
116
interval: "daily"
127
- package-ecosystem: "github-actions"

0 commit comments

Comments
 (0)