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 f337e9a  [IOTDB-1818] Activate dependabot on rel/0.12
f337e9a is described below

commit f337e9a77276905a9ab4c6175aecf975606daa72
Author: Steve Yurong Su <[email protected]>
AuthorDate: Mon Oct 11 17:07:07 2021 +0800

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

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index a3afa9b..4db1ccf 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -22,7 +22,7 @@ updates:
     directory: "/"
     schedule:
       interval: daily
-    target_branch: master
+    target_branch: "master"
 
   - package-ecosystem: maven
     directory: "/"
@@ -34,7 +34,7 @@ updates:
     directory: "/"
     schedule:
       interval: daily
-    target_branch: master
+    target_branch: "master"
 
   - package-ecosystem: "github-actions"
     directory: "/"

Reply via email to