mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-03-04 21:26:06 +00:00
8 lines
255 B
YAML
8 lines
255 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions" # Necessary to update action hashs
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
# Allow up to 3 opened pull requests for github-actions versions
|
|
open-pull-requests-limit: 3
|