summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-29 19:54:20 +0000
committerGitHub <noreply@github.com>2021-04-29 19:54:20 +0000
commit690a2afe1417e2d3a4b7d84d7bdcc8b10d1ee77d (patch)
tree2882c94df4e2ada0ad78a4da8db8cd6420dc5fff
parent76ac0afbcd07c2a13b17ba92ddb63ca44e3b25aa (diff)
downloadrq-dependabot/add-v2-config-file.tar.gz
Upgrade to GitHub-native Dependabotdependabot/add-v2-config-file
-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