mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
10 lines
273 B
YAML
10 lines
273 B
YAML
# See https://docs.github.com/en/free-pro-team@latest/
|
|
# github/administering-a-repository/enabling-and-disabling-version-updates
|
|
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "pip"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|
|
open-pull-requests-limit: 10
|