Sfoglia il codice sorgente

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

Willy-JL 1 anno fa
parent
commit
47eb81ffd3
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  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"