1
0
Fork 0
pydantic-extra-types/.github/dependabot.yml
Daniel Baumann ac48298504
Adding upstream version 2.6.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 14:02:36 +01:00

21 lines
383 B
YAML

version: 2
updates:
# GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
commit-message:
prefix:
# Python
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"
groups:
python-packages:
patterns:
- "*"
commit-message:
prefix: