Skip to content

Commit 58f7d77

Browse files
authored
Merge pull request #45 from albilu/albilu-patch-1
Disable dependabot.yml
2 parents fe46ebc + 88c7b6f commit 58f7d77

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)