summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2022-01-13 14:49:06 -0800
committerDavid Lord <davidism@gmail.com>2022-01-13 14:49:06 -0800
commit49164faca678dd476f1b11a2584fd0e1c6be70b2 (patch)
tree12ba870d57d6806b9748d65ed2d1017f17589394 /.github
parentc63c70dabd3f86ca68678b4f00951f78f52d0270 (diff)
parent928ee5b3764eadbe24d7cb3d1d914482a89e13a6 (diff)
downloadclick-49164faca678dd476f1b11a2584fd0e1c6be70b2.tar.gz
Merge branch '8.0.x'
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index a268177..bbd9645 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -2,7 +2,7 @@ version: 2
updates:
- package-ecosystem: "pip"
directory: "/requirements"
- target-branch: "3.0.x"
+ target-branch: "8.0.x"
versioning-strategy: "lockfile-only"
schedule:
interval: "monthly"