mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 20:32:49 +00:00
d0652d225f
Signed-off-by: Joyce <joycebrum@google.com>
9 lines
255 B
YAML
9 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
|