Skip to content

Commit 1fd8654

Browse files
committed
stop using dependabot for python, too noisy
1 parent 9256747 commit 1fd8654

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "pip"
4-
directory: "/requirements"
5-
target-branch: "2.0.x"
6-
versioning-strategy: "lockfile-only"
7-
schedule:
8-
interval: "monthly"
9-
day: "monday"
10-
time: "16:00"
11-
timezone: "UTC"
12-
open-pull-requests-limit: 99
133
- package-ecosystem: "github-actions"
144
directory: "/"
155
schedule:

0 commit comments

Comments
 (0)