diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ef07b0fa3f..426893be2a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,3 +12,7 @@ updates: directory: '/.github/actions/setup/directories' schedule: interval: 'daily' + - package-ecosystem: 'cargo' + directory: '/yjit' + schedule: + interval: 'daily'