mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-12-23 08:47:53 +00:00
35 lines
657 B
YAML
35 lines
657 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: cargo
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
timezone: America/Chicago
|
|
labels:
|
|
- 🤖 dependabot
|
|
groups:
|
|
cargo:
|
|
patterns:
|
|
- "*"
|
|
- package-ecosystem: github-actions
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
timezone: America/Chicago
|
|
labels:
|
|
- 🤖 dependabot
|
|
groups:
|
|
gha:
|
|
patterns:
|
|
- "*"
|
|
- package-ecosystem: uv
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
timezone: America/Chicago
|
|
labels:
|
|
- 🤖 dependabot
|
|
groups:
|
|
uv:
|
|
patterns:
|
|
- "*"
|