summaryrefslogtreecommitdiffstats
path: root/fluent-bit/.github/dependabot.yml
blob: dc6a2c388c46581beb9af5a2d97f5e22c06fcb7a (plain)
1
2
3
4
5
6
7
8
9
version: 2
updates:
  # Maintain dependencies for GitHub Actions
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "daily"
    commit-message:
      prefix: "workflows: "