theHarvester/.github/dependabot.yml
J.Townsend 77e1ddb4be
Update dependabot.yml
Remove duplicate location
2021-07-26 02:12:57 +01:00

18 lines
357 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
timezone: Europe/London
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
timezone: Europe/London
open-pull-requests-limit: 10
target-branch: master
allow:
- dependency-type: direct
- dependency-type: indirect