mirror of
https://github.com/kdeldycke/awesome-falsehood.git
synced 2024-11-27 11:44:39 -05:00
13 lines
289 B
YAML
13 lines
289 B
YAML
|
# 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"
|
||
|
labels:
|
||
|
- "CI/CD"
|
||
|
assignees:
|
||
|
- "kdeldycke"
|