mirror of
https://github.com/radareorg/radare2
synced 2026-08-22 20:23:32 -04:00
11 lines
232 B
YAML
11 lines
232 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
commit-message:
|
|
prefix: "##build "
|
|
prefix-development: "##build "
|
|
labels:
|
|
- buildsystem
|