mirror of
https://github.com/laramies/theHarvester.git
synced 2026-09-10 03:37:41 +02:00
18 lines
356 B
YAML
18 lines
356 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
timezone: Europe/London
|
|
- package-ecosystem: uv
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
timezone: Europe/London
|
|
open-pull-requests-limit: 10
|
|
target-branch: master
|
|
allow:
|
|
- dependency-type: direct
|
|
- dependency-type: indirect
|