diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cf7a39f..1738199 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,7 @@ updates: - package-ecosystem: "pip" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "daily" + interval: "weekly" + allow: + - dependency-name: "scapy" + - dependency-name: "manuf*"