diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6ac2829d..a7b6246d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,12 +10,12 @@ updates: schedule: interval: "daily" - - package-ecosystem: "npm" - directory: "/desktop/angular" - schedule: - interval: "daily" + - package-ecosystem: "npm" + directory: "/desktop/angular" + schedule: + interval: "daily" - - package-ecosystem: "cargo" - directory: "/desktop/tauri" - schedule: - interval: "daily" \ No newline at end of file + - package-ecosystem: "cargo" + directory: "/desktop/tauri" + schedule: + interval: "daily" \ No newline at end of file