Fix dependabot.yml configuration file

This commit is contained in:
Patrick Pacher 2024-03-29 11:20:15 +01:00
parent 2e130a8ab5
commit 8c048989f8

View file

@ -10,12 +10,12 @@ updates:
schedule: schedule:
interval: "daily" interval: "daily"
- package-ecosystem: "npm" - package-ecosystem: "npm"
directory: "/desktop/angular" directory: "/desktop/angular"
schedule: schedule:
interval: "daily" interval: "daily"
- package-ecosystem: "cargo" - package-ecosystem: "cargo"
directory: "/desktop/tauri" directory: "/desktop/tauri"
schedule: schedule:
interval: "daily" interval: "daily"