summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2022-02-17 17:57:58 -0800
committerDavid Lord <davidism@gmail.com>2022-02-17 17:57:58 -0800
commit29e86277a2ee17b5fd7e60a9a0a521d0be639a21 (patch)
tree4617fd6199321d93947b56132688c33b01dc9457 /.github
parente6f550242ae847a0bd082810ff8aaec16079607d (diff)
downloadclick-29e86277a2ee17b5fd7e60a9a0a521d0be639a21.tar.gz
stop using dependabot for python, too noisy
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index bbd9645..90f94bc 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -1,15 +1,5 @@
version: 2
updates:
-- package-ecosystem: "pip"
- directory: "/requirements"
- target-branch: "8.0.x"
- versioning-strategy: "lockfile-only"
- schedule:
- interval: "monthly"
- day: "monday"
- time: "16:00"
- timezone: "UTC"
- open-pull-requests-limit: 99
- package-ecosystem: "github-actions"
directory: "/"
schedule: