Explorar o código

Use root directory

Issue gh-138
Marcus Hert Da Coregio hai 1 ano
pai
achega
7cd20da6a2
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .github/dependabot.yml

+ 2 - 2
.github/dependabot.yml

@@ -4,7 +4,7 @@ updates:
 
   - package-ecosystem: "gradle"
     target-branch: "main"
-    directory: "/gradle"
+    directory: "/"
     schedule:
       interval: "weekly"
       time: "03:00"
@@ -20,7 +20,7 @@ updates:
 
   - package-ecosystem: "gradle"
     target-branch: "6.1.x"
-    directory: "/gradle"
+    directory: "/"
     schedule:
       interval: "weekly"
       time: "03:00"