branch: externals/colorful-mode
commit 7608ebce470d0582281e2f7b2494fb583d6032c3
Author: JenChieh <[email protected]>
Commit: JenChieh <[email protected]>

    ci: Add dep bot
---
 .github/dependabot.yml | 6 ++++++
 1 file changed, 6 insertions(+)

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

Reply via email to