diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4ffd1331d..ed93957ea 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,12 @@ updates: interval: monthly target-branch: 'dev' + - package-ecosystem: pip + directory: '/backend' + schedule: + interval: monthly + target-branch: 'dev' + - package-ecosystem: npm directory: '/' schedule: