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

HTHou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new a8af26ce ci: add dependabot config for github-actions ecosystem (#1217)
a8af26ce is described below

commit a8af26ce6c72ee41d5ddf4fa346f9d036ec24cf2
Author: CritasWang <[email protected]>
AuthorDate: Mon Sep 7 17:45:52 2026 +0800

    ci: add dependabot config for github-actions ecosystem (#1217)
---
 .github/dependabot.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 00000000..ca79ca5b
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,6 @@
+version: 2
+updates:
+  - package-ecosystem: github-actions
+    directory: /
+    schedule:
+      interval: weekly

Reply via email to