Browse Source

Track backend/requirements.txt updates

Juan Calderon-Perez 3 weeks ago
parent
commit
bd28173de6
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .github/dependabot.yml

+ 6 - 0
.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: