aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/dependabot.yaml')
-rw-r--r--.github/dependabot.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml
new file mode 100644
index 00000000..a5f4f6fa
--- /dev/null
+++ b/.github/dependabot.yaml
@@ -0,0 +1,10 @@
+---
+version: 2
+updates:
+ - package-ecosystem: github-actions
+ directory: /
+ schedule:
+ interval: weekly
+ open-pull-requests-limit: 5
+ commit-message:
+ prefix: ci