diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f5e9397..37f5944 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "weekly" + - package-ecosystem: 'bundler' + directory: '/docs' + schedule: + interval: 'weekly' - package-ecosystem: "github-actions" directory: "/" schedule: