aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 305601772..b11d403aa 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -21,7 +21,9 @@ registries:
maven-central:
type: maven-repository
url: https://repo.maven.apache.org/maven2
-
+ username: ""
+ password: ""
+
updates:
- package-ecosystem: "maven"
directory: "/"