mirror of
https://github.com/python/cpython.git
synced 2024-11-24 00:38:00 +01:00
d30951d4ff
The `target-branch` field doesn't seem to support array. Since it defaults to the default branch anyway, we should just remove the `target-branch` field from the config.
10 lines
172 B
YAML
10 lines
172 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|
|
labels:
|
|
- "skip issue"
|
|
- "skip news"
|