Parcourir la source

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

Willy-JL il y a 1 an
Parent
commit
47eb81ffd3
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  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"