瀏覽代碼

Merge pull request #12526 from gaby/dependabot-update

chore: Dependabot update
Timothy Jaeryang Baek 1 月之前
父節點
當前提交
3885ea4a15
共有 1 個文件被更改,包括 6 次插入0 次删除
  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: