Dependabot: check for pip update weekly

This also is spamming discord
This commit is contained in:
Aditya Garg
2025-05-18 21:14:49 +05:30
committed by GitHub
parent 839c95a45a
commit 2d0dbbcb5d
+1 -1
View File
@@ -5,7 +5,7 @@ updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
commit-message:
prefix: "Dependencies: "
- package-ecosystem: "github-actions"