mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -05:00
11 lines
187 B
YAML
11 lines
187 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: "github-actions"
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: "monthly"
|
||
|
groups:
|
||
|
github-actions:
|
||
|
patterns:
|
||
|
- "*"
|