瀏覽代碼

Merge magspoof from https://github.com/zacharyweiss/magspoof_flipper

Willy-JL 1 年之前
父節點
當前提交
47eb81ffd3
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      magspoof/.github/dependabot.yml

+ 8 - 0
magspoof/.github/dependabot.yml

@@ -0,0 +1,8 @@
+version: 2
+updates:
+  - package-ecosystem: "github-actions"
+    directory: "/"
+    schedule:
+      interval: "weekly"
+    assignees:
+      - "zacharyweiss"