Преглед изворни кода

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"