diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c2fc36a3e6..c37acaa890 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: cargo directory: "/" schedule: - interval: daily + interval: weekly time: "01:00" timezone: America/Los_Angeles #labels: @@ -18,7 +18,7 @@ updates: - package-ecosystem: npm directory: "/web3.js" schedule: - interval: daily + interval: weekly time: "01:00" timezone: America/Los_Angeles labels: @@ -30,7 +30,7 @@ updates: - package-ecosystem: npm directory: "/explorer" schedule: - interval: daily + interval: weekly time: "01:00" timezone: America/Los_Angeles labels: