diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 73214073..e15cfd04 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,5 +1,11 @@ version: 2 updates: +- package-ecosystem: github-actions + directory: "/" + schedule: + interval: daily + open-pull-requests-limit: 15 + target-branch: master - package-ecosystem: maven directory: "/" schedule: