]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
stop using dependabot for python, too noisy 1584/head
authorDavid Lord <davidism@gmail.com>
Fri, 18 Feb 2022 00:58:26 +0000 (16:58 -0800)
committerDavid Lord <davidism@gmail.com>
Fri, 18 Feb 2022 00:58:26 +0000 (16:58 -0800)
.github/dependabot.yml

index a2681770030d2b8cea88b2412cf13db187648d34..90f94bc32b917f4902e37ebf40553590c3b3a521 100644 (file)
@@ -1,15 +1,5 @@
 version: 2
 updates:
-- package-ecosystem: "pip"
-  directory: "/requirements"
-  target-branch: "3.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: