mirror of
https://github.com/vegardit/docker-openldap.git
synced 2026-05-21 12:14:16 +02:00
18 lines
368 B
YAML
18 lines
368 B
YAML
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: weekly
|
|
day: monday
|
|
time: "14:00"
|
|
commit-message:
|
|
prefix: ci
|
|
prefix-development: ci
|
|
include: scope
|
|
labels:
|
|
- dependencies
|
|
- gha
|
|
- pinned
|