Skip to content

Commit 508a074

Browse files
authored
sthap
1 parent 25813f1 commit 508a074

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.github/dependabot.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
# Please see the documentation for all configuration options:
44
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
55

6-
version: 2
7-
updates:
8-
- package-ecosystem: "npm" # See documentation for possible values
9-
directory: "/" # Location of package manifests
10-
schedule:
11-
interval: "weekly"
12-
groups:
6+
#version: 2
7+
#updates:
8+
# - package-ecosystem: "npm" # See documentation for possible values
9+
# directory: "/" # Location of package manifests
10+
# schedule:
11+
# interval: "weekly"
12+
# groups:
1313
# npm-all:
1414
# patterns:
1515
# - "*"

0 commit comments

Comments
 (0)