Explorar el Código

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

Willy-JL hace 1 año
padre
commit
47eb81ffd3
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  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"