From a7de1d5ca8dc604661af5151e15ffa9aa880f809 Mon Sep 17 00:00:00 2001 From: Javier Julio Date: Fri, 6 Oct 2023 18:40:35 -0400 Subject: [PATCH] Update Dependabot config with github-actions --- .github/dependabot.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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: