Explorar el Código

Merge pull request #12526 from gaby/dependabot-update

chore: Dependabot update
Timothy Jaeryang Baek hace 5 meses
padre
commit
3885ea4a15
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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: