diff options
-rw-r--r-- | .github/dependabot.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b11d403aa..baea27da1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -23,7 +23,7 @@ registries: url: https://repo.maven.apache.org/maven2 username: "" password: "" - + updates: - package-ecosystem: "maven" directory: "/" |