about summary refs log tree commit diff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-08-20 17:43:00 -0700
committerFranck Cuny <franck@fcuny.net>2023-08-20 17:43:00 -0700
commit6988e0a1b233b0de4eae04d97906154ff89f0428 (patch)
treeb8f08c359e0bc1463a57b7918338a889b97e1dbb /.github/dependabot.yml
parentdisable unifi and promtail/loki on tahoe (diff)
downloadworld-6988e0a1b233b0de4eae04d97906154ff89f0428.tar.gz
add a couple of github actions
Diffstat (limited to '')
-rw-r--r--.github/dependabot.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..1230149
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,6 @@
+version: 2
+updates:
+  - package-ecosystem: "github-actions"
+    directory: "/"
+    schedule:
+      interval: "daily"