summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorKyrylo Silin <silin@kyrylo.org>2021-07-02 11:10:09 +0300
committerKyrylo Silin <silin@kyrylo.org>2021-07-02 11:12:05 +0300
commite7af30a327371fe726460881117682d63fcd0b7f (patch)
tree1873843e852a8d64f68a425c0db793e02ecc48cd /.github
parent63e554b440d3d8fc3b3d49c364f247a521f23c98 (diff)
downloadpry-e7af30a327371fe726460881117682d63fcd0b7f.tar.gz
Add Dependabot
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 00000000..a48ca0c5
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,8 @@
+version: 2
+updates:
+ - package-ecosystem: bundler
+ directory: "/"
+ schedule:
+ interval: daily
+ time: "09:00"
+ timezone: Europe/Kiev