mirror of
https://github.com/radareorg/radare2.git
synced 2026-04-17 15:26:01 +02:00
12 lines
232 B
YAML
12 lines
232 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
commit-message:
|
|
prefix: "##build "
|
|
prefix-development: "##build "
|
|
labels:
|
|
- buildsystem
|