dependabot: Add weekly update check for Pip requirements.txt packages

This commit is contained in:
ColorfulRhino
2024-06-24 15:57:13 +02:00
committed by Igor
parent 7aadb808e1
commit cade8cf4ab

View File

@@ -4,3 +4,8 @@ updates:
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"