diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d517d827..110a698c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,14 +1,14 @@ ---- - version: 2 - updates: + - package-ecosystem: github-actions + directory: / + schedule: + interval: daily - package-ecosystem: bundler directory: / schedule: interval: daily versioning-strategy: lockfile-only - - package-ecosystem: bundler directory: /gemfiles/rails_61 schedule: