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 August
parent b0138e1b02
commit 31a37b024b

View File

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