This is an automated email from the ASF dual-hosted git repository.

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 10ca27e59 [MAINTENANCE] Enable dependabot for all maven submodules 
with CI builds
10ca27e59 is described below

commit 10ca27e59f8d36447e6e3e9622660a3e1c5f40cb
Author: Dominik Przybysz <[email protected]>
AuthorDate: Wed Jan 15 20:58:06 2025 +0100

    [MAINTENANCE] Enable dependabot for all maven submodules with CI builds
---
 .github/dependabot.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml
index f4e1b4a6f..399033678 100644
--- a/.github/dependabot.yaml
+++ b/.github/dependabot.yaml
@@ -11,7 +11,7 @@ updates:
 
   # Maintain dependencies for maven
   - package-ecosystem: "maven"
-    directory: "/spi-fly"
+    directory: "/"
     schedule:
       interval: "daily"
     ignore:

Reply via email to