theHarvester/.github/dependabot.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
357 B
YAML
Raw Permalink Normal View History

version: 2
updates:
2020-07-29 03:14:30 +08:00
- 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
2020-07-29 03:14:30 +08:00
target-branch: master
allow:
- dependency-type: direct
- dependency-type: indirect