Skip to content

Commit 0b0fb85

Browse files
committed
revert dependabot to pip ecosystem, until dependabot/dependabot-core#12042 is fixed
1 parent e8660b9 commit 0b0fb85

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/dependabot.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "uv"
3+
- package-ecosystem: "pip"
44
directory: "/"
55
schedule:
66
interval: "monthly"
7-
# for testing
8-
target-branch: dependabot-uv
97

108
- package-ecosystem: "github-actions"
119
directory: "/"

0 commit comments

Comments
 (0)