mirror of
https://github.com/roles-ansible/ansible_collection_users.git
synced 2024-08-16 10:29:50 +02:00
14 lines
331 B
YAML
14 lines
331 B
YAML
---
|
|
# See https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates
|
|
version: 2
|
|
updates:
|
|
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
|
|
- package-ecosystem: "gitsubmodule"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|