mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
df8b2e100f
* allow combining of dependabot PRs * add combine-dependabot.yml
13 lines
181 B
YAML
13 lines
181 B
YAML
version: 2
|
|
|
|
updates:
|
|
- package-ecosystem: pip
|
|
directory: /
|
|
schedule:
|
|
interval: monthly
|
|
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: monthly
|