summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2022-11-08 06:28:22 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2022-11-08 06:28:22 +1000
commit6298f5fa1d158851f55e194981c31c6734d655e1 (patch)
tree9a525430af9b428ac0fd44b126fd6aedc8a10164 /.github
parent52f9de5b39a22c86899d6e35c68ac7fab42dbb98 (diff)
Revert ".github/dependabot.yml: disable"
This reverts commit a98a34e86a3b9b783c03f26fd3d4c45cc8497985.

https://github.blog/changelog/2022-11-07-dependabot-pull-requests-off-by-default-for-forks/
Diffstat (limited to '.github')
-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 0000000000000..5ace4600a1f26
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,6 @@
+version: 2
+updates:
+  - package-ecosystem: "github-actions"
+    directory: "/"
+    schedule:
+      interval: "weekly"