version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: "monthly"
groups:
"github actions":
patterns:
- "*"
- package-ecosystem: pip
open-pull-requests-limit: 10
pytest:
- "pytest*"
- "hypothesis"
pyinstaller:
- "pyinstaller"
mypy:
- "types-*"
- "mypy"