summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-28 16:46:44 +0000
committerGitHub <noreply@github.com>2021-04-28 16:46:44 +0000
commitb6d8fbc1daaf458e1028c2ea0916de8837ac8709 (patch)
treec7dad4a82b288aec3a8eb6e22beebf4eab7c21d9
parent7bd7aa11d4cca2cc4d46657b0e0aa226cd60e944 (diff)
downloadmarkupsafe-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