mirror of
https://github.com/netzmacht/contao-leaflet-geocode-widget.git
synced 2025-11-28 11:43:43 +01:00
28 lines
630 B
YAML
28 lines
630 B
YAML
# https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates
|
|
|
|
version: 2
|
|
|
|
updates:
|
|
- commit-message:
|
|
include: "scope"
|
|
prefix: "composer"
|
|
directory: "/"
|
|
labels:
|
|
- "dependency"
|
|
open-pull-requests-limit: 0
|
|
package-ecosystem: "composer"
|
|
schedule:
|
|
interval: "weekly"
|
|
versioning-strategy: "increase"
|
|
|
|
- commit-message:
|
|
include: "scope"
|
|
prefix: "github-actions"
|
|
directory: "/"
|
|
labels:
|
|
- "dependency"
|
|
open-pull-requests-limit: 10
|
|
package-ecosystem: "github-actions"
|
|
schedule:
|
|
interval: "weekly"
|