1
0
Fork 0
mirror of https://github.com/kdeldycke/awesome-falsehood.git synced 2024-11-20 11:35:56 -05:00
falsehood/.github/dependabot.yaml
Kevin Deldycke a82e11175b
Lint YAML.
2020-10-23 10:20:35 +02:00

13 lines
293 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"