:: limine / .github / dependabot.yml 140 B raw

1
version: 2
2
updates:
3
  - package-ecosystem: github-actions
4
    directory: "/"
5
    schedule:
6
      interval: "daily"
7
    target-branch: trunk
tab: 248 wrap: offon