diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b835f65..7dd2125 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ updates: - package-ecosystem: bundler directory: / schedule: - interval: weekly + interval: daily groups: aws-dependencies: patterns: @@ -15,6 +15,6 @@ updates: - package-ecosystem: github-actions directory: / schedule: - interval: weekly + interval: daily cooldown: default-days: 7 \ No newline at end of file