diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d625b1ef..6ccdb10f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -45,3 +45,12 @@ updates: schedule: interval: daily open-pull-requests-limit: 5 + +# +# github actions +# +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" +