mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-03-21 10:50:19 +00:00
15 lines
275 B
YAML
15 lines
275 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
labels:
|
|
- "dependencies"
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
labels:
|
|
- "github_actions"
|