diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2014f36..8bb4c54 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,30 +1,30 @@ # Docs: -version: 2 -updates: - - package-ecosystem: npm - directory: / - schedule: - interval: weekly - day: "tuesday" - time: "01:00" - timezone: "Asia/Kolkata" - open-pull-requests-limit: 15 +# version: 2 +# updates: +# - package-ecosystem: npm +# directory: / +# schedule: +# interval: weekly +# day: "tuesday" +# time: "01:00" +# timezone: "Asia/Kolkata" +# open-pull-requests-limit: 15 - - package-ecosystem: github-actions - directory: / - schedule: - interval: weekly - day: "tuesday" - time: "01:00" - timezone: "Asia/Kolkata" - open-pull-requests-limit: 5 +# - package-ecosystem: github-actions +# directory: / +# schedule: +# interval: weekly +# day: "tuesday" +# time: "01:00" +# timezone: "Asia/Kolkata" +# open-pull-requests-limit: 5 - - package-ecosystem: cargo - directory: /src-tauri/ - schedule: - interval: weekly - day: "tuesday" - time: "01:00" - timezone: "Asia/Kolkata" - open-pull-requests-limit: 5 +# - package-ecosystem: cargo +# directory: /src-tauri/ +# schedule: +# interval: weekly +# day: "tuesday" +# time: "01:00" +# timezone: "Asia/Kolkata" +# open-pull-requests-limit: 5