diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 07f74ee..637b0e5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ version: 2 updates: - package-ecosystem: "github-actions" directories: - - "/.github/**" + - "/.github/**/*" schedule: interval: "daily" - package-ecosystem: "gradle"