ソースを参照

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"