diff options
author | Olivier Lamy <olamy@apache.org> | 2022-04-15 12:21:43 +1000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2022-04-15 12:21:43 +1000 |
commit | 152dc39fe086a7ab4fb87c2a6f31139270316520 (patch) | |
tree | 9a18b4598087f7935e71d2cc498a29390d14b5c8 | |
parent | d466c2c956cf578409f4f43a0d5e2764a00b553e (diff) | |
download | archiva-152dc39fe086a7ab4fb87c2a6f31139270316520.tar.gz archiva-152dc39fe086a7ab4fb87c2a6f31139270316520.zip |
indent
Signed-off-by: Olivier Lamy <olamy@apache.org>
-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: "/" |