summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-29 19:04:21 +0000
committerGitHub <noreply@github.com>2021-04-29 19:04:21 +0000
commite495f6711145f85816edfacf4b3e45ff2e6cd9a8 (patch)
treeeba445972b54671e162dc73ac8bb4f8a2d9b7eee
parent98929b519fbca003cbf7b14a6b370a3cabc9c412 (diff)
downloadcherrypy-git-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 00000000..491deae0
--- /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