summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-05-07 11:11:11 +0700
committerGitHub <noreply@github.com>2021-05-07 11:11:11 +0700
commitb84b39f75f367f21a643bb2235b9dabc7ec7ca1c (patch)
treeaef20e45f52dd6388ecb1008ffdae5635c909791
parentefb24161abaf749d957a137165e30d59c646fc0a (diff)
downloadrq-b84b39f75f367f21a643bb2235b9dabc7ec7ca1c.tar.gz
Upgrade to GitHub-native Dependabot (#1454)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-rw-r--r--.github/dependabot.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..491deae
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,7 @@
+version: 2
+updates:
+- package-ecosystem: pip
+ directory: "/"
+ schedule:
+ interval: daily
+ open-pull-requests-limit: 10