summaryrefslogtreecommitdiff
path: root/cmark/.github/dependabot.yml
diff options
context:
space:
mode:
Diffstat (limited to 'cmark/.github/dependabot.yml')
-rw-r--r--cmark/.github/dependabot.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/cmark/.github/dependabot.yml b/cmark/.github/dependabot.yml
new file mode 100644
index 0000000000..81bae9acd6
--- /dev/null
+++ b/cmark/.github/dependabot.yml
@@ -0,0 +1,7 @@
+version: 2
+
+updates:
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "daily"