Skip to content

Commit cc9b553

Browse files
authored
turn off dependabot
1 parent b6bf34d commit cc9b553

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.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://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
55

6-
version: 2
7-
updates:
8-
- package-ecosystem: "cargo" # See documentation for possible values
9-
directory: "/rust" # Location of package manifests
10-
schedule:
11-
interval: "monthly"
6+
# version: 2
7+
# updates:
8+
# - package-ecosystem: "cargo" # See documentation for possible values
9+
# directory: "/rust" # Location of package manifests
10+
# schedule:
11+
# interval: "monthly"

0 commit comments

Comments
 (0)