Skip to content

Commit

Permalink
chore(ci): Add DependaBot configuration for GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tadeboro committed Mar 7, 2024
1 parent c6d9ce8 commit e1f75c1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,15 @@ updates:
versions:
- 0.8.1
- 0.8.4
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 10
reviewers:
- devstein
assignees:
- devstein
labels:
- dependencies
- please code review

0 comments on commit e1f75c1

Please sign in to comment.