summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2022-03-25 17:19:50 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2022-03-25 17:19:50 +0900
commit5c402669b36f6e29904992c9f11b2265eb8cefd0 (patch)
tree56a737b1b32cf528f3be9cb1c5829c7852400c26
parent5b22358677f401ce543af7448c03875850dde42b (diff)
downloadpsych-5c402669b36f6e29904992c9f11b2265eb8cefd0.tar.gz
Added dependabot
-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..b18fd29
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,6 @@
+version: 2
+updates:
+ - package-ecosystem: 'github-actions'
+ directory: '/'
+ schedule:
+ interval: 'weekly'