diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d5addf03c..0ef1a71c0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,5 +1,13 @@ version: 2 updates: +- package-ecosystem: "bundler" + directory: "/docs" + schedule: + interval: daily + time: '01:00' + open-pull-requests-limit: 5 + + - package-ecosystem: gomod directory: "/" schedule: @@ -13,4 +21,4 @@ updates: schedule: interval: daily time: '01:00' - open-pull-requests-limit: 5 \ No newline at end of file + open-pull-requests-limit: 5