summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-28 16:46:41 +0000
committerGitHub <noreply@github.com>2021-04-28 16:46:41 +0000
commitabaf98406b498614945376fc6a10521f53d27687 (patch)
tree081cd321baa7ba242db17d346e5dc8c013c2fb64
parent1a506824433582df139d2227dafee441b6c32b3a (diff)
downloaditsdangerous-dependabot/add-v2-config-file.tar.gz
Upgrade to GitHub-native Dependabotdependabot/add-v2-config-file
-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 0000000..86e010d
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,8 @@
+version: 2
+updates:
+- package-ecosystem: pip
+ directory: "/"
+ schedule:
+ interval: monthly
+ time: "08:00"
+ open-pull-requests-limit: 99