Skip to content

Commit 5bb1232

Browse files
authored
Update dependabot.yml
1 parent d183c98 commit 5bb1232

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

.github/dependabot.yml

Lines changed: 10 additions & 10 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"
9-
directory: "/"
10-
schedule:
11-
interval: "weekly"
12-
- package-ecosystem: "docker"
13-
directory: "/"
14-
schedule:
15-
interval: "weekly"
6+
# version: 2
7+
# updates:
8+
# - package-ecosystem: "npm"
9+
# directory: "/"
10+
# schedule:
11+
# interval: "weekly"
12+
# - package-ecosystem: "docker"
13+
# directory: "/"
14+
# schedule:
15+
# interval: "weekly"

0 commit comments

Comments
 (0)