Skip to content

Commit d850caf

Browse files
committed
chore(dependabot): disable for python, tries to downgrade django (retry when uvified)
1 parent 70de027 commit d850caf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ updates:
1515
schedule:
1616
interval: daily
1717

18-
- package-ecosystem: pip
19-
directory: /backend
20-
schedule:
21-
interval: daily
18+
# - package-ecosystem: pip
19+
# directory: /backend
20+
# schedule:
21+
# interval: daily
2222

2323
- package-ecosystem: github-actions
2424
directory: /

0 commit comments

Comments
 (0)