summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: 80851cd3fb302d6353689279a40bc7f2e81054f8 (plain)
1
2
3
4
5
6
7
8
# Enable dependabot to keep our GHA pins automatically
# updated, so we don't fall too far behind in the future
version: 2
updates:
  - package-ecosystem: github-actions
    directory: "/"
    schedule:
      interval: weekly