Skip to content

Commit 88c7b6f

Browse files
authored
Disable dependabot.yml
Signed-off-by: albilu <35330562+albilu@users.noreply.github.com>
1 parent fe46ebc commit 88c7b6f

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

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

0 commit comments

Comments
 (0)