Skip to content

Commit

Permalink
Enable Dependabot for GitHub Actions (#1523)
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Waite <[email protected]>
  • Loading branch information
andyw8 and andyw8 authored Mar 11, 2024
1 parent 3ffb8cc commit 6ced84f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,13 @@ updates:
labels:
- "dependencies"
- "fixtures"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
reviewers:
- "Shopify/ruby-dev-exp"
labels:
- "chore"
- "dependencies"
- "gh-actions"

0 comments on commit 6ced84f

Please sign in to comment.