Pārlūkot izejas kodu

Merge pull request #12526 from gaby/dependabot-update

chore: Dependabot update
Timothy Jaeryang Baek 5 mēneši atpakaļ
vecāks
revīzija
3885ea4a15
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  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: