Skip to content

Commit

Permalink
Merge pull request #28 from slack-samples/update-dependabot
Browse files Browse the repository at this point in the history
feat: add GitHub action ecosystem to dependabot
  • Loading branch information
WilliamBergamin authored Feb 6, 2024
2 parents 31e519a + df34526 commit 12c3c3c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ updates:
interval: "monthly"
labels:
- "pip"
- "dependencies"
- "dependencies"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"

0 comments on commit 12c3c3c

Please sign in to comment.