Skip to content

Commit 98f0914

Browse files
committed
ci(dependabot): remove pip updates from /.github/workflows
They do not work
1 parent 25a55ab commit 98f0914

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
@@ -9,16 +9,6 @@ updates:
99
include: "scope"
1010
open-pull-requests-limit: 10
1111

12-
- package-ecosystem: "pip"
13-
directory: "/.github/workflows"
14-
schedule:
15-
interval: "weekly"
16-
commit-message:
17-
prefix: "ci"
18-
include: "scope"
19-
allow:
20-
- dependency-type: "all"
21-
2212
- package-ecosystem: "github-actions"
2313
directory: "/.github/workflows"
2414
schedule:

0 commit comments

Comments
 (0)