mirror of
https://github.com/laramies/theHarvester.git
synced 2024-11-13 11:06:39 +08:00
77e1ddb4be
Remove duplicate location
17 lines
357 B
YAML
17 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
|