Diff of /.github/dependabot.yml [000000] .. [e988c2]

Switch to unified view

a b/.github/dependabot.yml
1
version: 2
2
3
updates:
4
5
  - package-ecosystem: "github-actions"
6
    directory: "/"
7
    schedule:
8
      interval: "weekly"
9
    commit-message:
10
      prefix: "chore: "