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

rong pushed a commit to branch iotdb-1818
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/iotdb-1818 by this push:
     new 2df0afa  [IOTDB-1818] Activate dependabot on rel/0.12
2df0afa is described below

commit 2df0afac7c2a0a4ccc86a09e6b5b4c6a3cb920ec
Author: Steve Yurong Su <[email protected]>
AuthorDate: Mon Oct 11 17:08:45 2021 +0800

    [IOTDB-1818] Activate dependabot on rel/0.12
---
 .github/dependabot.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 4db1ccf..d8cdc16 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -22,22 +22,22 @@ updates:
     directory: "/"
     schedule:
       interval: daily
-    target_branch: "master"
+    target-branch: "master"
 
   - package-ecosystem: maven
     directory: "/"
     schedule:
       interval: daily
-    target_branch: "rel/0.12"
+    target-branch: "rel/0.12"
 
   - package-ecosystem: "github-actions"
     directory: "/"
     schedule:
       interval: daily
-    target_branch: "master"
+    target-branch: "master"
 
   - package-ecosystem: "github-actions"
     directory: "/"
     schedule:
       interval: daily
-    target_branch: "rel/0.12"
+    target-branch: "rel/0.12"

Reply via email to