Skip to content

Commit 9cbf866

Browse files
authored
Comment out dependabot.yml configuration
Comment out the dependabot configuration for future reference.
1 parent e1a241f commit 9cbf866

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
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: "" # See documentation for possible values
9-
directory: "/" # Location of package manifests
10-
schedule:
11-
interval: "weekly"
6+
# version: 2
7+
# updates:
8+
# - package-ecosystem: "" # See documentation for possible values
9+
# directory: "/" # Location of package manifests
10+
# schedule:
11+
# interval: "weekly"

0 commit comments

Comments
 (0)