mirror of
https://github.com/trailofbits/buttercup
synced 2026-06-21 14:11:39 +00:00
21 lines
314 B
YAML
21 lines
314 B
YAML
version: 2
|
|
|
|
updates:
|
|
- package-ecosystem: pip
|
|
directory: /
|
|
groups:
|
|
python:
|
|
patterns:
|
|
- "*"
|
|
schedule:
|
|
interval: daily
|
|
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
groups:
|
|
actions:
|
|
patterns:
|
|
- "*"
|
|
schedule:
|
|
interval: daily
|