Update dependabot.yml

This commit is contained in:
Yeicor
2024-11-23 10:50:27 +01:00
committed by GitHub
parent 13886186c0
commit 494b20ba15

View File

@@ -5,22 +5,22 @@ updates:
schedule:
interval: "weekly"
day: "saturday"
time: "09:00"
time: "03:00"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
day: "saturday"
time: "09:00"
time: "03:00"
- package-ecosystem: "pip"
directory: "/example"
schedule:
interval: "weekly"
day: "saturday"
time: "09:00"
time: "03:00"
- package-ecosystem: "github-actions"
directory: "/.github/workflows/"
schedule:
interval: "weekly"
day: "saturday"
time: "09:00"
time: "03:00"