diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a0fe61a..9d32cf0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: - package-ecosystem: github-actions directory: / schedule: - interval: weekly + interval: monthly groups: minor: update-types: @@ -18,7 +18,7 @@ updates: - package-ecosystem: cargo directory: / schedule: - interval: weekly + interval: monthly groups: minor: update-types: